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 7c1db63 commit 7c312bdCopy full SHA for 7c312bd
build.sbt
@@ -1,6 +1,6 @@
1
name := "gitbucket-announce-plugin"
2
organization := "fr.brouillard.gitbucket"
3
version := "1.14.0"
4
-scalaVersion := "2.13.1"
+scalaVersion := "2.13.3"
5
gitbucketVersion := "4.35.0"
6
scalacOptions += "-deprecation"
project/build.properties
@@ -1 +1 @@
-sbt.version = 1.4.4
+sbt.version = 1.4.6
0 commit comments