Skip to content

Commit

Permalink
bump dependencies 15/10/24
Browse files Browse the repository at this point in the history
  • Loading branch information
pull-vert committed Oct 15, 2024
1 parent 5e103f8 commit 96dfbb3
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 @@ -4,7 +4,7 @@ java = "21"

# plugins
# https://github.com/JetBrains/kotlin/releases
kotlin = "2.0.20"
kotlin = "2.0.21"
# https://github.com/Kotlin/dokka/releases
dokka = "1.9.20"
# https://github.com/Kotlin/kotlinx-kover/releases
Expand All @@ -26,7 +26,7 @@ kotlinxSerialization = "1.7.3"

# tests
# https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
junit = "5.11.1"
junit = "5.11.2"
# https://mvnrepository.com/artifact/org.assertj/assertj-core
assertj = "3.26.3"
# https://mvnrepository.com/artifact/org.slf4j/slf4j-simple
Expand Down

0 comments on commit 96dfbb3

Please sign in to comment.