Skip to content

Commit 950193a

Browse files
committed
Bump to Scala 2.13.3 and sbt 1.4.6
1 parent 8ac9024 commit 950193a

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 := "fr.brouillard.gitbucket"
22
name := "gitbucket-h2-backup-plugin"
33
version := "1.9.0"
4-
scalaVersion := "2.13.1"
4+
scalaVersion := "2.13.3"
55
gitbucketVersion := "4.35.0"
66
scalacOptions += "-deprecation"

project/build.properties

Lines changed: 1 addition & 1 deletion
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)