Skip to content

Commit

Permalink
Upgrade Kotlin to 1.9.21, Okio to 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
squarejesse committed Dec 17, 2023
1 parent 3afe55c commit 384f648
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 @@ -2,14 +2,14 @@
biz-aQute-bnd = "6.4.0"
checkStyle = "10.12.5"
com-squareup-moshi = "1.15.0"
com-squareup-okio = "3.6.0"
com-squareup-okio = "3.7.0"
de-mannodermaus-junit5 = "1.4.0"
graalvm = "22.3.2"
kotlinx-serialization = "1.6.0"
org-bouncycastle = "1.76"
org-conscrypt = "2.5.2"
org-jetbrains-coroutines = "1.7.3"
org-jetbrains-kotlin = "1.9.0"
org-jetbrains-kotlin = "1.9.21"
org-junit-jupiter = "5.10.1"

[libraries]
Expand Down

0 comments on commit 384f648

Please sign in to comment.