Skip to content

Commit ca67a0e

Browse files
Bump the test-dependencies group across 1 directory with 2 updates (#133)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Philipp Schirmer <[email protected]>
1 parent bae9a61 commit ca67a0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
junit5 = "5.13.2"
2+
junit5 = "5.14.0"
33
junit4 = "4.13.2"
44
kafkaUtils = "1.2.0"
55

@@ -18,7 +18,7 @@ jool = { group = "org.jooq", name = "jool", version = "0.9.15" }
1818
junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher" }
1919
junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version.ref = "junit5" }
2020
junit4 = { group = "junit", name = "junit", version.ref = "junit4" }
21-
assertj = { group = "org.assertj", name = "assertj-core", version = "3.27.3" }
21+
assertj = { group = "org.assertj", name = "assertj-core", version = "3.27.6" }
2222
log4j-slf4j2 = { group = "org.apache.logging.log4j", name = "log4j-slf4j2-impl", version = "2.25.2" }
2323

2424
[plugins]

0 commit comments

Comments
 (0)