Skip to content

Commit

Permalink
BLG_INTG-1632 Bump up Scala URI version from 2.3.0 to 4.0.3 in backlo…
Browse files Browse the repository at this point in the history
…g common
  • Loading branch information
jtakakura committed Jul 12, 2024
1 parent 5ef6a35 commit b6993d1
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 @@ -39,7 +39,7 @@ lazy val commonSettings = Seq(
"com.google.inject" % "guice" % "5.0.1",
"io.spray" %% "spray-json" % "1.3.6",
"net.codingwell" %% "scala-guice" % "5.0.2",
"io.lemonlabs" %% "scala-uri" % "2.3.0",
"io.lemonlabs" %% "scala-uri" % "4.0.3",
"com.github.pathikrit" %% "better-files" % "3.9.1",
"com.chuusai" %% "shapeless" % "2.3.7",
"org.apache.commons" % "commons-csv" % "1.9.0",
Expand Down

0 comments on commit b6993d1

Please sign in to comment.