Skip to content

Commit 00109a8

Browse files
Update gitbucket to 4.37.2 (gitbucket#73)
* Update gitbucket to 4.37.2 * Revert commit(s) 021f7d1 * Update gitbucket to 4.37.2
1 parent a9186d5 commit 00109a8

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
@@ -2,7 +2,7 @@ organization := "io.github.gitbucket"
22
name := "gitbucket-gist-plugin"
33
version := "4.22.0"
44
scalaVersion := "2.13.8"
5-
gitbucketVersion := "4.37.0"
5+
gitbucketVersion := "4.37.2"
66

77
scalacOptions := Seq("-deprecation", "-feature", "-language:postfixOps")
88
Compile / javacOptions ++= Seq("-target", "8", "-source", "8")

0 commit comments

Comments
 (0)