Skip to content

Commit

Permalink
Update javaparser-core to 3.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 2, 2025
1 parent b98bc05 commit a7b3401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.mill
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ object Deps {
val fansi = ivy"com.lihaoyi::fansi:0.5.0"
val fastparse = ivy"com.lihaoyi::fastparse:$fastparseVersion"
val geny = ivy"com.lihaoyi::geny:1.1.1"
val javaparserCore = ivy"com.github.javaparser:javaparser-core:3.2.12"
val javaparserCore = ivy"com.github.javaparser:javaparser-core:3.26.3"
val javassist = ivy"org.javassist:javassist:3.21.0-GA"
val jlineJna = ivy"org.jline:jline-terminal-jna:3.14.1"
val jlineReader = ivy"org.jline:jline-reader:3.14.1"
Expand Down

0 comments on commit a7b3401

Please sign in to comment.