Skip to content

Commit f69c8e3

Browse files
committed
[Gradle Release Plugin] - new version commit: '1.89-SNAPSHOT'.
1 parent b488edc commit f69c8e3

File tree

4 files changed

+5
-6
lines changed

4 files changed

+5
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33

44
Changelog of Violation comments to bitbucket server lib.
55

6-
## Unreleased
6+
## 1.88
77
### No issue
88

99
**openjdk11**
1010

1111

12-
[4805d4dfdae24fd](https://github.com/tomasbjerre/violation-comments-to-bitbucket-server-lib/commit/4805d4dfdae24fd) Tomas Bjerre *2019-06-12 06:26:46*
12+
[4225d8efa38b3a7](https://github.com/tomasbjerre/violation-comments-to-bitbucket-server-lib/commit/4225d8efa38b3a7) Tomas Bjerre *2019-06-12 16:13:03*
1313

1414
**doc**
1515

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
maven { url "https://jitpack.io" }
1111
}
1212
dependencies {
13-
classpath 'com.github.tomasbjerre:gradle-scripts:master-SNAPSHOT'
13+
classpath 'com.github.tomasbjerre:gradle-scripts:gradle5-SNAPSHOT'
1414
}
1515
}
1616
apply from: project.buildscript.classLoader.getResource('java.gradle').toURI()

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = 1.88
1+
version = 1.89-SNAPSHOT
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
#Tue Sep 18 11:29:59 CEST 2018
21
distributionBase=GRADLE_USER_HOME
32
distributionPath=wrapper/dists
43
zipStoreBase=GRADLE_USER_HOME
54
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.3.1-all.zip
5+
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-bin.zip

0 commit comments

Comments
 (0)