Skip to content

Commit

Permalink
Upgrade to jsoup 1.18.3, ktor 3.0.3, netty 4.1.117.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
hamoid committed Jan 14, 2025
1 parent cb1c243 commit 3c9acc4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ antlr = "4.13.2"
antlrKotlin = "1.0.1"
tensorflow = "0.5.0"
minim = "2.2.2"
netty = "4.1.115.Final"
netty = "4.1.117.Final"
rabbitcontrol = "0.3.39"
zxing = "3.5.3"
ktor = "3.0.1"
ktor = "3.0.3"
jgit = "7.0.0.202409031743-r"
javaosc = "0.9"
jsoup = "1.18.2"
jsoup = "1.18.3"

[libraries]
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version.ref = "kotlinLogging" }
Expand Down

0 comments on commit 3c9acc4

Please sign in to comment.