Skip to content

Commit

Permalink
Revert commit(s) 46e20f5
Browse files Browse the repository at this point in the history
  • Loading branch information
lunatech-ops committed Oct 6, 2023
1 parent 46e20f5 commit eb4c37d
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" % "5.1.0" % Test,
"org.asciidoctor" % "asciidoctorj" % "2.5.10",
"com.47deg" %% "github4s" % "0.32.0",
"com.47deg" %% "github4s" % "0.21.0",
"com.typesafe.play" %% "play-json" % "2.10.1",
)

Expand Down

0 comments on commit eb4c37d

Please sign in to comment.