Skip to content

Commit

Permalink
fix(deps): update dependency org.testcontainers:spock to v1.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent db7e6d7 commit f4d0a70
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 @@ -6,7 +6,7 @@ micronaut-test = "4.1.0"

groovy = "4.0.17"
spock = '2.3-groovy-4.0'
testcontainers = "1.19.3"
testcontainers = "1.19.4"
netty-http3 = "0.0.23.Final"

managed-acme4j = "3.1.1"
Expand Down

0 comments on commit f4d0a70

Please sign in to comment.