Skip to content

Commit ae91ab0

Browse files
committed
Bump GitBucket to 3.11
1 parent 3e83d0b commit ae91ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ object MyBuild extends Build {
2626
"amateras-snapshot-repo" at "http://amateras.sourceforge.jp/mvn-snapshot/"
2727
),
2828
libraryDependencies ++= Seq(
29-
"gitbucket" % "gitbucket-assembly" % "3.11.0-SNAPSHOT" % "provided",
29+
"gitbucket" % "gitbucket-assembly" % "3.11.0" % "provided",
3030
"com.typesafe.play" %% "twirl-compiler" % "1.0.4" % "provided",
3131
"javax.servlet" % "javax.servlet-api" % "3.1.0" % "provided"
3232
),

0 commit comments

Comments
 (0)