Skip to content

Commit 123bf16

Browse files
committed
Update gitbucket-core to 3.1.0
1 parent 1d58400 commit 123bf16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ object MyBuild extends Build {
2525
"amateras-repo" at "http://amateras.sourceforge.jp/mvn/"
2626
),
2727
libraryDependencies ++= Seq(
28-
"gitbucket" % "gitbucket-assembly" % "3.0.0",
28+
"gitbucket" % "gitbucket-assembly" % "3.1.0",
2929
"com.typesafe.play" %% "twirl-compiler" % "1.0.2",
3030
"javax.servlet" % "javax.servlet-api" % "3.1.0" % "provided"
3131
),

0 commit comments

Comments
 (0)