Skip to content

Commit bf693b8

Browse files
fix(deps): update junit-framework monorepo to v6
1 parent 718f9db commit bf693b8

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 = "6.0.1"
66
testcontainers_version = "1.21.3"
77
httpclient_version = "5.5"
88
rabbitmq_http_client_version = "5.4.0"

0 commit comments

Comments
 (0)