Skip to content

Commit 6742bfb

Browse files
committed
Update test assertions
1 parent c9a4961 commit 6742bfb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

samples/sample-all-deactivated/build.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ compileClasspath - Compile classpath for source set 'main'.
252252
+--- org.jzy3d:jzy3d-jGL-awt:2.2.1 FAILED
253253
+--- org.lz4:lz4-java:1.8.0 FAILED
254254
+--- org.ow2.asm:asm:9.8 FAILED
255-
+--- org.postgresql:postgresql:42.7.5 FAILED
255+
+--- org.postgresql:postgresql:42.7.6 FAILED
256256
+--- org.slf4j:jcl-over-slf4j:2.0.17 FAILED
257257
+--- org.slf4j:jul-to-slf4j:2.0.17 FAILED
258258
+--- org.slf4j:log4j-over-slf4j:2.0.17 FAILED

samples/sample-all/build.out

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ compileClasspath - Compile classpath for source set 'main'.
346346
+--- org.jzy3d:jzy3d-jGL-awt:2.2.1 -> org.jzy3d:jGL:2.5
347347
+--- org.lz4:lz4-java:1.8.0
348348
+--- org.ow2.asm:asm:9.8 (*)
349-
+--- org.postgresql:postgresql:42.7.5
349+
+--- org.postgresql:postgresql:42.7.6
350350
+--- org.slf4j:jcl-over-slf4j:2.0.17 (*)
351351
+--- org.slf4j:jul-to-slf4j:2.0.17 (*)
352352
+--- org.slf4j:log4j-over-slf4j:2.0.17 (*)
@@ -357,7 +357,7 @@ compileClasspath - Compile classpath for source set 'main'.
357357
+--- org.slf4j:slf4j-simple:2.0.17 (*)
358358
+--- org.springframework:spring-aop:6.2.6 (*)
359359
+--- org.springframework:spring-jcl:6.2.6 -> org.slf4j:jcl-over-slf4j:2.0.17 (*)
360-
+--- postgresql:postgresql:9.1-901-1.jdbc4 -> org.postgresql:postgresql:42.7.5
360+
+--- postgresql:postgresql:9.1-901-1.jdbc4 -> org.postgresql:postgresql:42.7.6
361361
+--- servletapi:servletapi:2.4-20040521 -> javax.servlet:javax.servlet-api:4.0.1
362362
+--- stax:stax-api:1.0.1
363363
+--- velocity:velocity:1.5 -> org.apache.velocity:velocity-engine-core:2.4.1 (*)

0 commit comments

Comments
 (0)