Skip to content

Commit d9fedf6

Browse files
build(deps): bump testContainersVersion from 1.21.0 to 1.21.1 in /hiero-dependency-versions (#1230)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 814f880 commit d9fedf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hiero-dependency-versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies.constraints {
2121
val protobufVersion = "4.31.0"
2222
val swirldsVersion = "0.61.3"
2323
val mockitoVersion = "5.18.0"
24-
val testContainersVersion = "1.21.0"
24+
val testContainersVersion = "1.21.1"
2525

2626
api("com.github.luben:zstd-jni:1.5.7-3") { because("com.github.luben.zstd_jni") }
2727
api("com.github.spotbugs:spotbugs-annotations:4.9.3") {

0 commit comments

Comments
 (0)