Skip to content

Commit

Permalink
Update dependency org.testcontainers:mysql to v1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 9497945 commit e2bb5e1
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 @@ -29,7 +29,7 @@ spring-boot-test = { module = "org.springframework.boot:spring-boot-starter-test
spring-mockk = "com.ninja-squad:springmockk:4.0.2"
spring-mybatis-test = { module = "org.mybatis.spring.boot:mybatis-spring-boot-starter-test", version.ref = "mybatis" }
kluent = "org.amshove.kluent:kluent:1.73"
testcontainers-mysql = "org.testcontainers:mysql:1.19.8"
testcontainers-mysql = "org.testcontainers:mysql:1.20.1"

[bundles]
jackson-base = ["jackson-datetype", "kotlin-jackson"]
Expand Down

0 comments on commit e2bb5e1

Please sign in to comment.