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 a041610 commit 20fd4a9Copy full SHA for 20fd4a9
build.sbt
@@ -1,5 +1,5 @@
1
name := "gitbucket-notifications-plugin"
2
organization := "io.github.gitbucket"
3
version := "1.8.0"
4
-scalaVersion := "2.12.8"
5
-gitbucketVersion := "4.32.0-SNAPSHOT"
+scalaVersion := "2.13.0"
+gitbucketVersion := "4.32.0"
project/build.properties
@@ -1 +1 @@
-sbt.version=1.2.6
+sbt.version=1.2.8
0 commit comments