Skip to content

Commit 7fa9627

Browse files
Update dependency org.testcontainers:testcontainers-bom to v2.0.2 (#274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30cbd03 commit 7fa9627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ postgresql = "42.7.8"
77

88
# Testing
99
junit = "6.0.1"
10-
testcontainers = "2.0.1"
10+
testcontainers = "2.0.2"
1111

1212
# Plugins
1313
kotlin = "2.2.21"

0 commit comments

Comments
 (0)