11# This is a Gradle generated file for dependency locking.
22# Manual edits can break the build and are not advised.
33# This file is expected to be part of source control.
4- ch.qos.logback:logback-classic:1.5.9 =testRuntimeClasspath
5- ch.qos.logback:logback-core:1.5.9 =testRuntimeClasspath
4+ ch.qos.logback:logback-classic:1.5.15 =testRuntimeClasspath
5+ ch.qos.logback:logback-core:1.5.15 =testRuntimeClasspath
66com.fasterxml.jackson.core:jackson-annotations:2.10.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
77com.github.docker-java:docker-java-api:3.4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
88com.github.docker-java:docker-java-transport-zerodep:3.4.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -11,35 +11,35 @@ com.googlecode.java-diff-utils:diffutils:1.3.0=testCompileClasspath,testRuntimeC
1111de.cronn:test-utils:1.1.1=testCompileClasspath,testRuntimeClasspath
1212de.cronn:validation-file-assertions:0.8.0=testCompileClasspath,testRuntimeClasspath
1313junit:junit:4.13.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
14- net.bytebuddy:byte-buddy:1.14.18 =testCompileClasspath,testRuntimeClasspath
14+ net.bytebuddy:byte-buddy:1.15.11 =testCompileClasspath,testRuntimeClasspath
1515net.java.dev.jna:jna:5.13.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1616org.apache.commons:commons-compress:1.24.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1717org.apache.commons:commons-lang3:3.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1818org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
19- org.assertj:assertj-core:3.26.3 =testCompileClasspath,testRuntimeClasspath
19+ org.assertj:assertj-core:3.27.0 =testCompileClasspath,testRuntimeClasspath
2020org.checkerframework:checker-qual:3.42.0=runtimeClasspath,testRuntimeClasspath
2121org.hamcrest:hamcrest-core:1.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2222org.jacoco:org.jacoco.agent:0.8.12=jacocoAgent,jacocoAnt
2323org.jacoco:org.jacoco.ant:0.8.12=jacocoAnt
2424org.jacoco:org.jacoco.core:0.8.12=jacocoAnt
2525org.jacoco:org.jacoco.report:0.8.12=jacocoAnt
2626org.jetbrains:annotations:17.0.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
27- org.junit.jupiter:junit-jupiter-api:5.11.2 =testCompileClasspath,testRuntimeClasspath
28- org.junit.jupiter:junit-jupiter-engine:5.11.2 =testRuntimeClasspath
29- org.junit.jupiter:junit-jupiter-params:5.11.2 =testCompileClasspath,testRuntimeClasspath
30- org.junit.platform:junit-platform-commons:1.11.2 =testCompileClasspath,testRuntimeClasspath
31- org.junit.platform:junit-platform-engine:1.11.2 =testRuntimeClasspath
32- org.junit.platform:junit-platform-launcher:1.11.2 =testRuntimeClasspath
33- org.junit:junit-bom:5.11.2 =testCompileClasspath,testRuntimeClasspath
27+ org.junit.jupiter:junit-jupiter-api:5.11.4 =testCompileClasspath,testRuntimeClasspath
28+ org.junit.jupiter:junit-jupiter-engine:5.11.4 =testRuntimeClasspath
29+ org.junit.jupiter:junit-jupiter-params:5.11.4 =testCompileClasspath,testRuntimeClasspath
30+ org.junit.platform:junit-platform-commons:1.11.4 =testCompileClasspath,testRuntimeClasspath
31+ org.junit.platform:junit-platform-engine:1.11.4 =testRuntimeClasspath
32+ org.junit.platform:junit-platform-launcher:1.11.4 =testRuntimeClasspath
33+ org.junit:junit-bom:5.11.4 =testCompileClasspath,testRuntimeClasspath
3434org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
3535org.ow2.asm:asm-commons:9.7=jacocoAnt
3636org.ow2.asm:asm-tree:9.7=jacocoAnt
3737org.ow2.asm:asm:9.7=jacocoAnt
3838org.postgresql:postgresql:42.7.4=runtimeClasspath,testRuntimeClasspath
3939org.rnorth.duct-tape:duct-tape:1.0.8=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4040org.slf4j:slf4j-api:2.0.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
41- org.testcontainers:database-commons:1.20.2 =testCompileClasspath,testRuntimeClasspath
42- org.testcontainers:jdbc:1.20.2 =testCompileClasspath,testRuntimeClasspath
43- org.testcontainers:postgresql:1.20.2 =testCompileClasspath,testRuntimeClasspath
44- org.testcontainers:testcontainers:1.20.2 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
41+ org.testcontainers:database-commons:1.20.4 =testCompileClasspath,testRuntimeClasspath
42+ org.testcontainers:jdbc:1.20.4 =testCompileClasspath,testRuntimeClasspath
43+ org.testcontainers:postgresql:1.20.4 =testCompileClasspath,testRuntimeClasspath
44+ org.testcontainers:testcontainers:1.20.4 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
4545empty=annotationProcessor,testAnnotationProcessor
0 commit comments