Skip to content

Commit

Permalink
Merge branch 'master' into 483_implement_api_versions_property
Browse files Browse the repository at this point in the history
  • Loading branch information
bocops authored Oct 2, 2024
2 parents 67aed37 + 795fdf0 commit 0781147
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ bigbone = "2.0.0-SNAPSHOT"
# 3rd party dependencies
junit-jupiter = "5.11.0"
junit-platform-launcher = "1.11.0"
junit-platform-suite-engine = "1.11.0"
junit-platform-suite-engine = "1.11.1"
kluent = "1.73"
kotlin = "2.0.20"
kotlin-coroutines = "1.8.1"
kotlin-coroutines = "1.9.0"
kotlinx-serialization-json = "1.7.1"
mockk = "1.13.12"
okhttp = "4.12.0"
Expand Down

0 comments on commit 0781147

Please sign in to comment.