Skip to content

Commit 8f77a9e

Browse files
committed
bump gitbucket
1 parent 1d5b110 commit 8f77a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ resolvers ++= Seq(
1111
)
1212

1313
libraryDependencies ++= Seq(
14-
"io.github.gitbucket" %% "gitbucket" % "4.13.0",
14+
"io.github.gitbucket" %% "gitbucket" % "4.14.0",
1515
"javax.servlet" % "javax.servlet-api" % "3.1.0",
1616
"com.typesafe.play" %% "twirl-compiler" % "1.3.2"
1717
)

0 commit comments

Comments
 (0)