Skip to content

Commit

Permalink
Update github4s to 0.33.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lunatech-ops committed Mar 13, 2024
1 parent 894612b commit 7040e16
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 @@ -11,7 +11,7 @@ libraryDependencies ++= Seq(
guice, ws, ehcache,
"org.scalatestplus.play" %% "scalatestplus-play" % "7.0.1" % Test,
"org.asciidoctor" % "asciidoctorj" % "2.5.12",
"com.47deg" %% "github4s" % "0.21.0",
"com.47deg" %% "github4s" % "0.33.3",
)

Global / onChangedBuildSource := ReloadOnSourceChanges

0 comments on commit 7040e16

Please sign in to comment.