Skip to content

Commit 623960a

Browse files
committed
update plugins
1 parent 950db76 commit 623960a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ plugins {
22
id 'java'
33
id 'java-library'
44
id 'maven-publish'
5-
id 'com.jfrog.bintray' version '1.8.4'
6-
id "com.github.ben-manes.versions" version "0.27.0"
5+
id 'com.jfrog.bintray' version '1.8.5'
6+
id "com.github.ben-manes.versions" version "0.28.0"
77
}
88

99
group 'com.github.hauner.openapi'

0 commit comments

Comments
 (0)