We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57e54c6 commit 28119aaCopy full SHA for 28119aa
build.sbt
@@ -11,7 +11,7 @@ resolvers ++= Seq(
11
)
12
13
libraryDependencies ++= Seq(
14
- "io.github.gitbucket" %% "gitbucket" % "4.21.0",
+ "io.github.gitbucket" %% "gitbucket" % "4.22.0",
15
"javax.servlet" % "javax.servlet-api" % "3.1.0"
16
17
0 commit comments