Skip to content

Commit 0d4063a

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update gitbucket to 4.42.1
1 parent e91f0c9 commit 0d4063a

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
@@ -2,7 +2,7 @@ organization := "io.github.gitbucket"
22
name := "gitbucket-gist-plugin"
33
version := "4.23.0"
44
scalaVersion := "2.13.16"
5-
gitbucketVersion := "4.42.0"
5+
gitbucketVersion := "4.42.1"
66

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

0 commit comments

Comments
 (0)