Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gdude2002 committed Sep 3, 2024
1 parent bc8b3a0 commit 2459f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
detekt = "1.23.6" # Note: Plugin versions must be updated in the settings.gradle.kts too
kotlin = "2.0.20-Beta1" # Note: Plugin versions must be updated in the settings.gradle.kts too
kotlin = "2.0.20" # Note: Plugin versions must be updated in the settings.gradle.kts too

kx-ser = "1.7.2"
logging = "7.0.0"
Expand Down

0 comments on commit 2459f35

Please sign in to comment.