We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf61c95 commit e0288a2Copy full SHA for e0288a2
build.sbt
@@ -1,5 +1,5 @@
1
name := "gitbucket-embedding-plugin"
2
organization := "io.github.gitbucket"
3
-version := "1.0.1"
4
-scalaVersion := "2.13.1"
5
-gitbucketVersion := "4.34.0"
+version := "1.0.2"
+scalaVersion := "2.13.6"
+gitbucketVersion := "4.35.3"
project/build.properties
@@ -1 +1 @@
-sbt.version=1.4.4
+sbt.version=1.5.2
0 commit comments