Skip to content

Commit b615903

Browse files
committed
Bump to Scala 2.13.3 and sbt 1.3.12
1 parent 28415ae commit b615903

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,6 +1,6 @@
11
organization := "gitbucket"
22
name := "gitbucket-pages-plugin"
3-
scalaVersion := "2.13.0"
3+
scalaVersion := "2.13.3"
44
version := "1.8.0"
55
gitbucketVersion := "4.32.0"
66
scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8", "-feature")

project/build.properties

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

0 commit comments

Comments
 (0)