We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0848627 commit 5a9ab97Copy full SHA for 5a9ab97
build.sbt
@@ -1,7 +1,7 @@
1
organization := "io.github.gitbucket"
2
name := "gitbucket-gist-plugin"
3
version := "4.23.0"
4
-scalaVersion := "2.13.15"
+scalaVersion := "2.13.16"
5
gitbucketVersion := "4.42.0"
6
7
scalacOptions := Seq("-deprecation", "-feature", "-language:postfixOps")
0 commit comments