Skip to content

Commit

Permalink
Update dependency org.testcontainers:mysql to v1.19.7 (#287)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 8, 2024
1 parent 34d5809 commit 413d18b
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.3"
testcontainers-mysql = "org.testcontainers:mysql:1.19.7"

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

0 comments on commit 413d18b

Please sign in to comment.