Skip to content

Commit e5a1383

Browse files
committed
Bump to Scala 2.13.3 and sbt 1.4.6
1 parent 41ba919 commit e5a1383

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
organization := "io.github.gitbucket"
22
name := "gitbucket-explorer-plugin"
33
version := "9.0.0"
4-
scalaVersion := "2.13.1"
4+
scalaVersion := "2.13.3"
55
gitbucketVersion := "4.35.0"
66

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

project/build.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version = 1.4.4
1+
sbt.version = 1.4.6

0 commit comments

Comments
 (0)