Skip to content

Commit 6cbf231

Browse files
Update dependency org.testcontainers:testcontainers-bom to v1.21.3
1 parent d814b7c commit 6cbf231

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.7"
77

88
# Testing
99
junit = "5.13.2"
10-
testcontainers = "1.21.2"
10+
testcontainers = "1.21.3"
1111

1212
# Plugins
1313
kotlin = "2.2.0"

0 commit comments

Comments
 (0)