Skip to content

Commit 01443e9

Browse files
fix(deps): update junit-framework monorepo to v5.13.2
1 parent 4835884 commit 01443e9

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.25.0"
5-
junit_jupiter_version = "5.10.1"
5+
junit_jupiter_version = "5.13.2"
66
testcontainers_version = "1.21.2"
77
httpclient_version = "5.5"
88
rabbitmq_http_client_version = "5.4.0"

0 commit comments

Comments
 (0)