Skip to content

Commit 8255cb4

Browse files
Bump the test-dependencies group with 2 updates (#22)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab6019f commit 8255cb4

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,7 +1,7 @@
11
[versions]
22
bakdata-plugins = "2.2.0"
33
okhttp = "4.12.0"
4-
junit = "5.13.4"
4+
junit = "5.14.3"
55

66
[libraries]
77
jsoup = { group = "org.jsoup", name = "jsoup", version = "1.18.3" }
@@ -13,7 +13,7 @@ slf4j-api = { group = "org.slf4j", name = "slf4j-api", version = "2.0.17" }
1313

1414
junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher" }
1515
junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version.ref = "junit" }
16-
assertj-core = { group = "org.assertj", name = "assertj-core", version = "3.27.6" }
16+
assertj-core = { group = "org.assertj", name = "assertj-core", version = "3.27.7" }
1717
mockwebserver = { group = "com.squareup.okhttp3", name = "mockwebserver", version.ref = "okhttp" }
1818

1919
[plugins]

0 commit comments

Comments
 (0)