Skip to content

Commit 5963e5f

Browse files
Bump com.palantir.gradle.utils:platform from 0.10.0 to 0.29.0
Bumps [com.palantir.gradle.utils:platform](https://github.com/palantir/gradle-utils) from 0.10.0 to 0.29.0. - [Release notes](https://github.com/palantir/gradle-utils/releases) - [Commits](palantir/gradle-utils@0.10.0...0.29.0) --- updated-dependencies: - dependency-name: com.palantir.gradle.utils:platform dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5dbd86 commit 5963e5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎palantir-java-format-native/build.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
}
1111
dependencies {
1212
classpath 'org.graalvm.buildtools:native-gradle-plugin:1.1.12'
13-
classpath 'com.palantir.gradle.utils:platform:0.10.0'
13+
classpath 'com.palantir.gradle.utils:platform:0.29.0'
1414
}
1515
}
1616

0 commit comments

Comments
 (0)