We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e69cb8 commit a07eea4Copy full SHA for a07eea4
build.sbt
@@ -1,6 +1,6 @@
1
name := "gitbucket-notifications-plugin"
2
organization := "io.github.gitbucket"
3
version := "1.11.0"
4
-scalaVersion := "2.13.15"
+scalaVersion := "2.13.16"
5
gitbucketVersion := "4.42.0"
6
scalacOptions := Seq("-deprecation", "-language:postfixOps", "-feature")
0 commit comments