Skip to content

Commit 5b55999

Browse files
fix(deps): update junit-framework monorepo to v5.13.4
1 parent 0ccc0c2 commit 5b55999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ buildscript {
22
ext {
33
kotlin_version = "2.2.0"
44
rabbitmq_java_client_version = "5.26.0"
5-
junit_jupiter_version = "5.10.1"
5+
junit_jupiter_version = "5.13.4"
66
testcontainers_version = "1.21.2"
77
httpclient_version = "5.5"
88
rabbitmq_http_client_version = "5.4.0"

0 commit comments

Comments
 (0)