Skip to content

Commit

Permalink
Update gitbucket to 4.42.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored and xuwei-k committed Jan 20, 2025
1 parent e91f0c9 commit 0d4063a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ organization := "io.github.gitbucket"
name := "gitbucket-gist-plugin"
version := "4.23.0"
scalaVersion := "2.13.16"
gitbucketVersion := "4.42.0"
gitbucketVersion := "4.42.1"

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

0 comments on commit 0d4063a

Please sign in to comment.