Skip to content

Commit

Permalink
Update dependency org.testcontainers:mysql to v1.17.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 24, 2023
1 parent 734ed41 commit 95875aa
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 @@ -32,7 +32,7 @@ mariadb4j = "org.craftercms.mariaDB4j:mariaDB4j-springboot:2.6.0"
mariadbClient = "org.mariadb.jdbc:mariadb-java-client:3.1.2"
springdoc = "org.springdoc:springdoc-openapi-ui:1.6.14"
guava = "com.google.guava:guava:31.1-jre"
testContainers = "org.testcontainers:mysql:1.17.5"
testContainers = "org.testcontainers:mysql:1.17.6"

[plugins]
jooq = { id = "nu.studer.jooq", version = "8.0" }
Expand Down

0 comments on commit 95875aa

Please sign in to comment.