Skip to content

Commit

Permalink
Update asciidoctorj to 2.5.11 (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
lunatech-ops authored Dec 27, 2023
1 parent d2f424f commit 8049821
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 @@ -10,7 +10,7 @@ scalaVersion := "2.13.12"
libraryDependencies ++= Seq(
guice, ws, ehcache,
"org.scalatestplus.play" %% "scalatestplus-play" % "7.0.1" % Test,
"org.asciidoctor" % "asciidoctorj" % "2.5.10",
"org.asciidoctor" % "asciidoctorj" % "2.5.11",
"com.47deg" %% "github4s" % "0.21.0",
)

Expand Down

0 comments on commit 8049821

Please sign in to comment.