Skip to content

Commit

Permalink
Update spock to 2.4-M4-groovy-3.0 (#578)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredsburrows authored Nov 10, 2024
1 parent 21a05b1 commit 41da7cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin" }
kotlinx-html = { module = "org.jetbrains.kotlinx:kotlinx-html-jvm", version = "0.11.0" }
maven-model = { module = "org.apache.maven:maven-model", version = "3.9.9" }
spock = { module = "org.spockframework:spock-junit4", version = "2.4-M1-groovy-3.0" }
spock = { module = "org.spockframework:spock-junit4", version = "2.4-M4-groovy-3.0" }
xmlunit = { module = "org.xmlunit:xmlunit-matchers", version = "2.10.0" }

0 comments on commit 41da7cd

Please sign in to comment.