Skip to content

Commit 20fd4a9

Browse files
committed
Bump to Scala 2.13.0
1 parent a041610 commit 20fd4a9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
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.12.8"
5-
gitbucketVersion := "4.32.0-SNAPSHOT"
4+
scalaVersion := "2.13.0"
5+
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.6
1+
sbt.version=1.2.8

0 commit comments

Comments
 (0)