Skip to content

Commit

Permalink
Merge branch 'main' into update/grpc-netty-1.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Shon Feder authored Sep 11, 2023
2 parents ade779a + 5399c96 commit 3a14775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ object Dependencies {
val scalaParserCombinators = "org.scala-lang.modules" %% "scala-parser-combinators" % "2.3.0"
val scalaCollectionContrib = "org.scala-lang.modules" %% "scala-collection-contrib" % "0.3.0"
val scalaz = "org.scalaz" %% "scalaz-core" % "7.3.5"
val slf4j = "org.slf4j" % "slf4j-api" % "2.0.7"
val slf4j = "org.slf4j" % "slf4j-api" % "2.0.9"
val shapeless = "com.chuusai" %% "shapeless" % "2.3.10"
val tla2tools = "org.lamport" % "tla2tools" % "1.7.0-SNAPSHOT"
val ujson = "com.lihaoyi" %% "ujson" % "3.1.2"
Expand Down

0 comments on commit 3a14775

Please sign in to comment.