Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit 50ff642

Browse files
Excavator: Update open-source publishing plugins (#237)
1 parent 3fce3af commit 50ff642

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
@@ -19,8 +19,8 @@ buildscript {
1919
}
2020

2121
plugins {
22-
id 'com.gradle.plugin-publish' version '0.10.1'
23-
id 'com.jfrog.bintray' version '1.8.4' apply false
22+
id 'com.gradle.plugin-publish' version '0.11.0'
23+
id 'com.jfrog.bintray' version '1.8.5' apply false
2424
id 'com.palantir.baseline' version '3.9.0'
2525
id 'com.palantir.consistent-versions' version '1.17.0'
2626
id 'com.palantir.git-version' version '0.12.2'

0 commit comments

Comments
 (0)