Skip to content

Commit 4449640

Browse files
committed
Bump to Scala 2.13.3 and sbt 1.3.12
1 parent 004c21a commit 4449640

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: build.sbt

+1-1
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.18.0"
4-
scalaVersion := "2.13.0"
4+
scalaVersion := "2.13.3"
55
gitbucketVersion := "4.32.0"
66

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

Diff for: project/build.properties

+1-1
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)