Skip to content

Commit

Permalink
Update junit5 monorepo to v5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 14, 2024
1 parent 83c2c81 commit 21ec965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ buildscript {
ext {
kotlin_version = "1.9.22"
rabbitmq_java_client_version = "5.20.0"
junit_jupiter_version = "5.10.1"
junit_jupiter_version = "5.11.0"
testcontainers_version = "1.19.3"
httpclient_version = "5.3"
rabbitmq_http_client_version = "5.2.0"
Expand Down

0 comments on commit 21ec965

Please sign in to comment.