We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1d0537 commit 2047469Copy full SHA for 2047469
1 file changed
gradle/libs.versions.toml
@@ -23,7 +23,7 @@ commons-compress = { module = "org.apache.commons:commons-compress", version = "
23
jsonapi-converter = { module = "com.github.jasminb:jsonapi-converter", version = "0.14" }
24
q-builders = { module = "com.github.rutledgepaulv:q-builders", version = "1.6" }
25
26
-junit-bom = { module = "org.junit:junit-bom", version = "5.13.3" }
+junit-bom = { module = "org.junit:junit-bom", version = "5.13.4" }
27
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher" }
28
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter" }
29
hamcrest-core = { module = "org.hamcrest:hamcrest-core", version = "3.0" }
0 commit comments