Skip to content

Commit

Permalink
Update geny from 1.1.0 to 1.1.1 (#1508)
Browse files Browse the repository at this point in the history
Pull request: #1508
  • Loading branch information
scala-steward authored Jun 17, 2024
1 parent 713b696 commit 951bbc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ object Deps {
val coursierDependencyInterface = ivy"io.get-coursier::dependency-interface:0.2.3"
val fansi = ivy"com.lihaoyi::fansi:0.5.0"
val fastparse = ivy"com.lihaoyi::fastparse:$fastparseVersion"
val geny = ivy"com.lihaoyi::geny:1.1.0"
val geny = ivy"com.lihaoyi::geny:1.1.1"
val javaparserCore = ivy"com.github.javaparser:javaparser-core:3.2.12"
val javassist = ivy"org.javassist:javassist:3.21.0-GA"
val jlineJna = ivy"org.jline:jline-terminal-jna:3.14.1"
Expand Down

0 comments on commit 951bbc1

Please sign in to comment.