Skip to content

Commit

Permalink
Update scala-parser-combinators to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial-bot committed Apr 18, 2024
1 parent fb28852 commit ff2b823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ThisBuild / resolvers ++= Resolver.sonatypeOssRepos("snapshots")
val AIRSPEC_VERSION = sys.env.getOrElse("AIRSPEC_VERSION", "24.3.0")
val SCALACHECK_VERSION = "1.17.0"
val MSGPACK_VERSION = "0.9.8"
val SCALA_PARSER_COMBINATOR_VERSION = "2.3.0"
val SCALA_PARSER_COMBINATOR_VERSION = "2.4.0"
val SQLITE_JDBC_VERSION = "3.45.2.0"
val SLF4J_VERSION = "2.0.12"
val JS_JAVA_LOGGING_VERSION = "1.0.0"
Expand Down

0 comments on commit ff2b823

Please sign in to comment.