Skip to content

Commit 6138bf4

Browse files
committed
Bump to 1.5.1
1 parent 2f1ad69 commit 6138bf4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

build.sbt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name := "gitbucket-notifications-plugin"
22
organization := "io.github.gitbucket"
3-
version := "1.5.0"
4-
scalaVersion := "2.12.4"
5-
gitbucketVersion := "4.24.1"
3+
version := "1.5.1"
4+
scalaVersion := "2.12.6"
5+
gitbucketVersion := "4.25.0"

project/build.properties

Lines changed: 1 addition & 1 deletion
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)