Skip to content

Commit e16d1e8

Browse files
committed
Update plugin versions
1 parent eb2177c commit e16d1e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: settings.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
pluginManagement {
22
plugins {
33
id "biz.aQute.bnd.builder" version "6.4.0"
4-
id "org.ajoberstar.git-publish" version '0.3.0'
5-
id "com.github.ben-manes.versions" version "0.27.0"
4+
id "org.ajoberstar.git-publish" version '3.0.1'
5+
id "com.github.ben-manes.versions" version "0.42.0"
66
id "com.jfrog.bintray" version "1.8.4"
77
}
88
}

0 commit comments

Comments
 (0)