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 01ac5b7 commit ed8270cCopy full SHA for ed8270c
build.sbt
@@ -1,7 +1,7 @@
1
organization := "io.github.gitbucket"
2
name := "gitbucket-gist-plugin"
3
version := "4.22.0"
4
-scalaVersion := "2.13.10"
+scalaVersion := "2.13.11"
5
gitbucketVersion := "4.39.0"
6
7
scalacOptions := Seq("-deprecation", "-feature", "-language:postfixOps")
0 commit comments