Skip to content

Commit

Permalink
fix(deps): update dependency com.palantir.baseline:gradle-baseline-ja…
Browse files Browse the repository at this point in the history
…va to v5.55.0 (#74)

| datasource | package                                    | from   | to     |
| ---------- | ------------------------------------------ | ------ | ------ |
| maven      | com.palantir.baseline:gradle-baseline-java | 5.53.0 | 5.55.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 31, 2024
1 parent 6af63c3 commit 6f01258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.15.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.47.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.22.0'
classpath 'com.palantir.baseline:gradle-baseline-java:5.53.0'
classpath 'com.palantir.baseline:gradle-baseline-java:5.55.0'
classpath 'com.palantir.gradle.conjure:gradle-conjure:4.29.1'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:3.0.0'
classpath 'com.palantir.launchconfig:gradle-launch-config-plugin:1.5.0'
Expand Down

0 comments on commit 6f01258

Please sign in to comment.