Skip to content

Commit

Permalink
Update gitbucket to 4.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored and xuwei-k committed Dec 29, 2024
1 parent b28531c commit 66deb31
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 := "gitbucket"
name := "gitbucket-pages-plugin"
scalaVersion := "2.13.15"
version := "1.10.0"
gitbucketVersion := "4.41.0"
gitbucketVersion := "4.42.0"
scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8", "-feature")

scalafmtOnCompile := true

0 comments on commit 66deb31

Please sign in to comment.