Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

Commit

Permalink
upgraded release plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jruaux committed Feb 1, 2020
1 parent d386539 commit eacd9a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ plugins {
id 'maven-publish'
id 'com.jfrog.bintray' version '1.8.4'
id 'com.github.ben-manes.versions' version '0.27.0'
id 'net.researchgate.release' version '2.6.0'
id 'com.github.breadmoirai.github-release' version '2.2.9'
id 'net.researchgate.release' version '2.8.1'
id 'com.github.breadmoirai.github-release' version '2.2.10'
}

repositories {
Expand Down

0 comments on commit eacd9a7

Please sign in to comment.