Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hauner committed Oct 3, 2024
1 parent 18a1674 commit ebc24b1
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 @@ -3,8 +3,8 @@ kotlin = "2.0.20"
build-jdk = "11"
test-jdk = "17"

api = "2024.1-SNAPSHOT"
base = "2024.6-SNAPSHOT"
api = "2024.1"
base = "2024.6.1"

junit = "5.9.3"
jacoco = "0.8.7"
Expand Down

0 comments on commit ebc24b1

Please sign in to comment.