Skip to content

Commit

Permalink
Bump Spock to 2.3 and Groovy to 4.0.11 (#9054)
Browse files Browse the repository at this point in the history
  • Loading branch information
szpak authored Apr 4, 2023
1 parent d4c6feb commit e82e1fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ micrometer = "1.10.2"
neo4j-java-driver = "1.4.5"
selenium = "4.7.2"
smallrye = "5.5.0"
spock = "2.2-groovy-4.0"
spock = "2.3-groovy-4.0"
spotbugs = "4.7.1"
systemlambda = "1.2.1"
testcontainers = "1.17.5"
Expand All @@ -58,7 +58,7 @@ wiremock = "2.33.2"
# Versions which start with managed- are managed by Micronaut in the sense
# that they will appear in the Micronaut BOM as <properties>
#
managed-groovy = "4.0.10"
managed-groovy = "4.0.11"
managed-jakarta-annotation-api = "2.1.1"
managed-jackson = "2.14.2"
managed-jackson-databind = "2.14.1"
Expand Down

0 comments on commit e82e1fa

Please sign in to comment.