Skip to content

Commit

Permalink
Merge branch 'master' into update_scala_212
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii authored Jun 1, 2023
2 parents 03195e3 + 51d7261 commit b421cde
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 @@ -291,7 +291,7 @@ lazy val `quill-engine` =
.jsSettings(
libraryDependencies ++= Seq(
"com.lihaoyi" %%% "pprint" % "0.6.6",
"io.github.cquiroz" %%% "scala-java-time" % "2.2.2",
"io.github.cquiroz" %%% "scala-java-time" % "2.5.0",
"org.scala-lang.modules" %%% "scala-collection-compat" % "2.2.0",
"io.suzaku" %%% "boopickle" % "1.4.0"
),
Expand Down

0 comments on commit b421cde

Please sign in to comment.