Skip to content

Commit 7084bd4

Browse files
committed
Bump to GitBucket 4.17.0
1 parent f4b9f09 commit 7084bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ version := ProjectVersion
1010
scalaVersion := "2.12.2"
1111

1212
libraryDependencies ++= Seq(
13-
"io.github.gitbucket" %% "gitbucket" % "4.17.0-SNAPSHOT" % "provided",
13+
"io.github.gitbucket" %% "gitbucket" % "4.17.0" % "provided",
1414
"io.github.gitbucket" % "solidbase" % "1.0.2" % "provided",
1515
"com.typesafe.play" %% "twirl-compiler" % "1.3.0" % "provided",
1616
"org.apache.commons" % "commons-email" % "1.4" % "provided",

0 commit comments

Comments
 (0)