Skip to content

Commit e0288a2

Browse files
committed
bump up scala ver and etc.
1 parent cf61c95 commit e0288a2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

build.sbt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name := "gitbucket-embedding-plugin"
22
organization := "io.github.gitbucket"
3-
version := "1.0.1"
4-
scalaVersion := "2.13.1"
5-
gitbucketVersion := "4.34.0"
3+
version := "1.0.2"
4+
scalaVersion := "2.13.6"
5+
gitbucketVersion := "4.35.3"

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.5.2

0 commit comments

Comments
 (0)