@@ -92,8 +92,8 @@ org.checkerframework:checker-qual:3.12.0=checkstyle
9292org.checkerframework:checker-qual:3.33.0=annotationProcessor,errorprone,testAnnotationProcessor
9393org.checkerframework:checker-qual:3.42.0=testCompileClasspath
9494org.checkerframework:checker-qual:3.43.0=deploy_jar,runtimeClasspath,testRuntimeClasspath
95- org.flywaydb:flyway-core:11.0.1 =compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
96- org.flywaydb:flyway-database-postgresql:11.0.1 =compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
95+ org.flywaydb:flyway-core:11.1.0 =compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
96+ org.flywaydb:flyway-database-postgresql:11.1.0 =compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
9797org.hamcrest:hamcrest-core:1.3=testCompileClasspath,testRuntimeClasspath
9898org.jacoco:org.jacoco.agent:0.8.12=jacocoAgent,jacocoAnt
9999org.jacoco:org.jacoco.ant:0.8.12=jacocoAnt
@@ -102,11 +102,11 @@ org.jacoco:org.jacoco.report:0.8.12=jacocoAnt
102102org.javassist:javassist:3.28.0-GA=checkstyle
103103org.jetbrains:annotations:17.0.0=testCompileClasspath,testRuntimeClasspath
104104org.jspecify:jspecify:0.3.0=testCompileClasspath,testRuntimeClasspath
105- org.junit.jupiter:junit-jupiter-api:5.11.3 =testCompileClasspath,testRuntimeClasspath
106- org.junit.jupiter:junit-jupiter-engine:5.11.3 =testCompileClasspath,testRuntimeClasspath
107- org.junit.platform:junit-platform-commons:1.11.3 =testCompileClasspath,testRuntimeClasspath
108- org.junit.platform:junit-platform-engine:1.11.3 =testCompileClasspath,testRuntimeClasspath
109- org.junit:junit-bom:5.11.3 =testCompileClasspath,testRuntimeClasspath
105+ org.junit.jupiter:junit-jupiter-api:5.11.4 =testCompileClasspath,testRuntimeClasspath
106+ org.junit.jupiter:junit-jupiter-engine:5.11.4 =testCompileClasspath,testRuntimeClasspath
107+ org.junit.platform:junit-platform-commons:1.11.4 =testCompileClasspath,testRuntimeClasspath
108+ org.junit.platform:junit-platform-engine:1.11.4 =testCompileClasspath,testRuntimeClasspath
109+ org.junit:junit-bom:5.11.4 =testCompileClasspath,testRuntimeClasspath
110110org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
111111org.ow2.asm:asm-analysis:9.2=deploy_jar,runtimeClasspath,testRuntimeClasspath
112112org.ow2.asm:asm-commons:9.2=deploy_jar,runtimeClasspath,testRuntimeClasspath
0 commit comments