Skip to content

Commit f585228

Browse files
committed
bump gitbucket to 4.13.0, scala to 2.12.2
1 parent 5aee51f commit f585228

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
@@ -12,7 +12,7 @@ resolvers ++= Seq(
1212
)
1313

1414
libraryDependencies ++= Seq(
15-
"io.github.gitbucket" %% "gitbucket" % "4.12.1",
15+
"io.github.gitbucket" %% "gitbucket" % "4.13.0",
1616
"javax.servlet" % "javax.servlet-api" % "3.1.0",
1717
"com.typesafe.play" %% "twirl-compiler" % "1.3.0"
1818
)

0 commit comments

Comments
 (0)