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 1d5b110 commit 8f77a9eCopy full SHA for 8f77a9e
build.sbt
@@ -11,7 +11,7 @@ resolvers ++= Seq(
11
)
12
13
libraryDependencies ++= Seq(
14
- "io.github.gitbucket" %% "gitbucket" % "4.13.0",
+ "io.github.gitbucket" %% "gitbucket" % "4.14.0",
15
"javax.servlet" % "javax.servlet-api" % "3.1.0",
16
"com.typesafe.play" %% "twirl-compiler" % "1.3.2"
17
0 commit comments