Skip to content

Commit e664a37

Browse files
Merge branch 'master' into update/gitbucket-4.37.2
2 parents 70c3431 + a9186d5 commit e664a37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
organization := "io.github.gitbucket"
22
name := "gitbucket-gist-plugin"
33
version := "4.22.0"
4-
scalaVersion := "2.13.7"
4+
scalaVersion := "2.13.8"
55
gitbucketVersion := "4.37.0"
66

77
scalacOptions := Seq("-deprecation", "-feature", "-language:postfixOps")

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version = 1.5.6
1+
sbt.version = 1.5.8

0 commit comments

Comments
 (0)