Skip to content

Commit

Permalink
Update gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent d7a944d commit d12971b
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 @@ junit = "4.13.2"
# plugins
changelog = "2.2.1"
intellijPlatform = "2.0.1"
kotlin = "2.0.10"
kotlin = "2.0.20"
kover = "0.8.3"
qodana = "2024.1.9"
serialization = "1.7.1"
serialization = "1.7.2"

[libraries]
junit = { group = "junit", name = "junit", version.ref = "junit" }
Expand Down

0 comments on commit d12971b

Please sign in to comment.