We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a45fcd commit 3eaee3dCopy full SHA for 3eaee3d
gradle/libs.versions.toml
@@ -14,7 +14,7 @@ jaxen = 'jaxen:jaxen:2.0.0'
14
jdom2 = 'org.jdom:jdom2:2.0.6.1'
15
json-api = 'jakarta.json:jakarta.json-api:2.1.3'
16
json-impl = 'org.glassfish:jakarta.json:2.0.1'
17
-junit-bom = 'org.junit:junit-bom:5.12.1'
+junit-bom = 'org.junit:junit-bom:5.12.2'
18
mockito = 'org.mockito:mockito-junit-jupiter:5.17.0'
19
scala-xml = 'org.scala-lang.modules:scala-xml_%%:2.3.0'
20
scalatest-funspec = { module = 'org.scalatest:scalatest-funspec_%%', version.ref = 'scalatest' }
0 commit comments