We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28d0752 commit b5be674Copy full SHA for b5be674
build.sbt
@@ -9,7 +9,7 @@ resolvers ++= Seq(
9
)
10
11
libraryDependencies ++= Seq(
12
- "io.github.gitbucket" %% "gitbucket" % "4.6.0",
+ "io.github.gitbucket" %% "gitbucket" % "4.9.0",
13
"javax.servlet" % "javax.servlet-api" % "3.1.0"
14
15
0 commit comments