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 612a0b0 commit 9e5b32aCopy full SHA for 9e5b32a
build.sbt
@@ -1,7 +1,7 @@
1
name := "gitbucket-helloworld-plugin"
2
organization := "io.github.gitbucket"
3
version := "1.0.0"
4
-scalaVersion := "2.13.16"
+scalaVersion := "2.13.17"
5
gitbucketVersion := "4.44.0"
6
scalacOptions ++= Seq(
7
"-deprecation",
0 commit comments