Skip to content

Commit 348b411

Browse files
committed
Bump to 1.7.1
1 parent d941a52 commit 348b411

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,8 +1,8 @@
11
organization := "gitbucket"
22
name := "gitbucket-pages-plugin"
3-
scalaVersion := "2.12.4"
4-
version := "1.7.0"
5-
gitbucketVersion := "4.24.1"
3+
scalaVersion := "2.12.6"
4+
version := "1.7.1"
5+
gitbucketVersion := "4.25.0"
66
scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8", "-feature")
77

88
scalafmtOnCompile := true

project/build.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.1.1
1+
sbt.version=1.1.6

0 commit comments

Comments
 (0)