Skip to content

Commit 7c312bd

Browse files
committed
Bump to Scala 2.13.3 and sbt 1.4.6
1 parent 7c1db63 commit 7c312bd

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
name := "gitbucket-announce-plugin"
22
organization := "fr.brouillard.gitbucket"
33
version := "1.14.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)