Skip to content

Commit

Permalink
fix(deps): update dependency org.spockframework:spock-bom to v2.4-m2-…
Browse files Browse the repository at this point in the history
…groovy-4.0 (release/v1.32.x) (#10679)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 27, 2024
1 parent 83c2e4c commit 91654d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ val DEPENDENCY_BOMS = listOf(
"io.opentelemetry:opentelemetry-bom-alpha:${otelSdkAlphaVersion}",
"org.junit:junit-bom:5.10.2",
"org.testcontainers:testcontainers-bom:1.19.6",
"org.spockframework:spock-bom:2.4-M1-groovy-4.0"
"org.spockframework:spock-bom:2.4-M2-groovy-4.0"
)

val autoServiceVersion = "1.1.1"
Expand Down

0 comments on commit 91654d5

Please sign in to comment.