Skip to content

Commit

Permalink
Bump org.spockframework:spock-junit4
Browse files Browse the repository at this point in the history
Bumps [org.spockframework:spock-junit4](https://github.com/spockframework/spock) from 2.4-M4-groovy-3.0 to 2.4-M4-groovy-4.0.
- [Release notes](https://github.com/spockframework/spock/releases)
- [Changelog](https://github.com/spockframework/spock/blob/master/docs/release_notes.adoc)
- [Commits](https://github.com/spockframework/spock/commits)

---
updated-dependencies:
- dependency-name: org.spockframework:spock-junit4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 516df34 commit 8e140f8
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 @@ -13,4 +13,4 @@ kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
moshi = { module = "com.squareup.moshi:moshi-kotlin", version = "1.12.0" }
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "4.12.0" }
spock = { module = "org.spockframework:spock-junit4", version = "2.4-M4-groovy-3.0" }
spock = { module = "org.spockframework:spock-junit4", version = "2.4-M4-groovy-4.0" }

0 comments on commit 8e140f8

Please sign in to comment.