Skip to content

Commit 28119aa

Browse files
committed
update gitbucket to 4.22.0
1 parent 57e54c6 commit 28119aa

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

1313
libraryDependencies ++= Seq(
14-
"io.github.gitbucket" %% "gitbucket" % "4.21.0",
14+
"io.github.gitbucket" %% "gitbucket" % "4.22.0",
1515
"javax.servlet" % "javax.servlet-api" % "3.1.0"
1616
)
1717

0 commit comments

Comments
 (0)