Skip to content

Commit 0781147

Browse files
authored
Merge branch 'master' into 483_implement_api_versions_property
2 parents 67aed37 + 795fdf0 commit 0781147

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ bigbone = "2.0.0-SNAPSHOT"
55
# 3rd party dependencies
66
junit-jupiter = "5.11.0"
77
junit-platform-launcher = "1.11.0"
8-
junit-platform-suite-engine = "1.11.0"
8+
junit-platform-suite-engine = "1.11.1"
99
kluent = "1.73"
1010
kotlin = "2.0.20"
11-
kotlin-coroutines = "1.8.1"
11+
kotlin-coroutines = "1.9.0"
1212
kotlinx-serialization-json = "1.7.1"
1313
mockk = "1.13.12"
1414
okhttp = "4.12.0"

0 commit comments

Comments
 (0)