We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aee51f commit f585228Copy full SHA for f585228
build.sbt
@@ -12,7 +12,7 @@ resolvers ++= Seq(
12
)
13
14
libraryDependencies ++= Seq(
15
- "io.github.gitbucket" %% "gitbucket" % "4.12.1",
+ "io.github.gitbucket" %% "gitbucket" % "4.13.0",
16
"javax.servlet" % "javax.servlet-api" % "3.1.0",
17
"com.typesafe.play" %% "twirl-compiler" % "1.3.0"
18
0 commit comments