Skip to content

Commit

Permalink
Merge pull request #161 from nulab/BLG_INTG-1632/bump-up-scala-uri-ve…
Browse files Browse the repository at this point in the history
…rsion

BLG_INTG-1632 Bump up Scala URI version from 2.3.0 to 4.0.3 in backlo…
  • Loading branch information
jtakakura authored Jul 24, 2024
2 parents 5ef6a35 + b6993d1 commit 756ca7b
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 756ca7b

Please sign in to comment.