Skip to content

Commit 1e46b65

Browse files
committed
Test with Jaxen 2.0.0
1 parent 200bd8c commit 1e46b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
xmlpullImplementation 'xpp3:xpp3_min:1.2.0'
5050
testImplementation group: 'io.sf.carte', name: 'css4j', classifier: 'tests',
5151
version: '5.1'
52-
testImplementation 'jaxen:jaxen:1.2.0'
52+
testImplementation 'jaxen:jaxen:2.0.0'
5353
testImplementation 'org.slf4j:slf4j-api:2.0.16'
5454
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
5555
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)