Skip to content

Commit 6f012ce

Browse files
committed
bump dependencies
1 parent 5fce5df commit 6f012ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
organization := "gitbucket"
22
name := "gitbucket-pages-plugin"
3-
scalaVersion := "2.12.6"
3+
scalaVersion := "2.12.7"
44
version := "1.7.1"
5-
gitbucketVersion := "4.25.0"
5+
gitbucketVersion := "4.29.0"
66
scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8", "-feature")
77

88
scalafmtOnCompile := true

0 commit comments

Comments
 (0)