Skip to content

Commit d6ea2a3

Browse files
committed
Bump Scala 2.13.3 and sbt 1.3.12
1 parent f5becd8 commit d6ea2a3

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,5 +1,5 @@
11
name := "gitbucket-notifications-plugin"
22
organization := "io.github.gitbucket"
33
version := "1.8.0"
4-
scalaVersion := "2.13.0"
4+
scalaVersion := "2.13.3"
55
gitbucketVersion := "4.32.0"

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)