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 66edc20 commit 580a231Copy full SHA for 580a231
gradle/libs.versions.toml
@@ -15,6 +15,6 @@ slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.12" }
15
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
16
quark-eventbus = { module = "com.coditory.quark:quark-eventbus", version = "0.0.5" }
17
# test dependencies
18
-spock-core = { module = "org.spockframework:spock-core", version = "2.4-M2-groovy-4.0" }
+spock-core = { module = "org.spockframework:spock-core", version = "2.4-M4-groovy-4.0" }
19
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.3" }
20
jsonassert = { module = "org.skyscreamer:jsonassert", version = "1.5.1" }
0 commit comments