mirror of
https://github.com/google/nomulus
synced 2026-09-20 15:04:24 +00:00
Tag more junit versions to <6.0 (#2809)
We're still picking up some 6.0.0-M2 jars which are causing failures at least for me when trying to run individual tests in IDEA.
This commit is contained in:
@@ -7,6 +7,6 @@ com.fasterxml.jackson.core:jackson-databind:2.19.1=classpath
|
||||
com.fasterxml.jackson:jackson-bom:2.19.1=classpath
|
||||
gradle.plugin.org.flywaydb:gradle-plugin-publishing:11.0.1=classpath
|
||||
org.flywaydb.flyway:org.flywaydb.flyway.gradle.plugin:11.0.1=classpath
|
||||
org.flywaydb:flyway-core:11.11.1=classpath
|
||||
org.flywaydb:flyway-database-postgresql:11.11.1=classpath
|
||||
org.flywaydb:flyway-core:11.11.2=classpath
|
||||
org.flywaydb:flyway-database-postgresql:11.11.2=classpath
|
||||
empty=
|
||||
|
||||
Reference in New Issue
Block a user