Skip to content

Commit

Permalink
antlr4 4.9.3 -> 4.13.2 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-bader authored Nov 24, 2024
1 parent 25ebd78 commit 262d272
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
Expand Up @@ -8,7 +8,7 @@ ktor = "2.3.13"
okio = "3.9.1"

[libraries]
antlr = "org.antlr:antlr4:4.9.3"
antlr = "org.antlr:antlr4:4.13.2"
apacheThrift = "org.apache.thrift:libthrift:0.17.0"
atomicfu-common = { module = "org.jetbrains.kotlinx:atomicfu", version.ref = "atomicfu" }
clikt = "com.github.ajalt.clikt:clikt:5.0.1"
Expand Down

0 comments on commit 262d272

Please sign in to comment.