Skip to content

Commit b5be674

Browse files
committed
bump gitbucket to 4.9
1 parent 28d0752 commit b5be674

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
@@ -9,7 +9,7 @@ resolvers ++= Seq(
99
)
1010

1111
libraryDependencies ++= Seq(
12-
"io.github.gitbucket" %% "gitbucket" % "4.6.0",
12+
"io.github.gitbucket" %% "gitbucket" % "4.9.0",
1313
"javax.servlet" % "javax.servlet-api" % "3.1.0"
1414
)
1515

0 commit comments

Comments
 (0)