Skip to content

Commit

Permalink
Update octicons to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and rtyley committed Jun 13, 2023
1 parent f566d6f commit 2661e24
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 @@ -32,7 +32,7 @@ libraryDependencies ++= Seq(
"com.github.nscala-time" %% "nscala-time" % "2.32.0",
"io.lemonlabs" %% "scala-uri" % "4.0.3",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
"org.webjars.bower" % "octicons" % "3.1.0",
"org.webjars.bower" % "octicons" % "3.5.0",
"com.madgag.play-git-hub" %% "core" % "5.10",
"com.madgag.play-git-hub" %% "testkit" % "5.10" % Test,
"com.madgag.scala-git" %% "scala-git-test" % "4.6" % Test,
Expand Down

0 comments on commit 2661e24

Please sign in to comment.