Skip to content

Commit

Permalink
chore(deps): Bump com.palantir.javaformat:palantir-java-format (#1050)
Browse files Browse the repository at this point in the history
Bumps [com.palantir.javaformat:palantir-java-format](https://github.com/palantir/palantir-java-format) from 2.28.0 to 2.50.0.
- [Release notes](https://github.com/palantir/palantir-java-format/releases)
- [Changelog](https://github.com/palantir/palantir-java-format/blob/develop/.changelog.yml)
- [Commits](palantir/palantir-java-format@2.28.0...2.50.0)

---
updated-dependencies:
- dependency-name: com.palantir.javaformat:palantir-java-format
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 5e27e61 commit 95dff2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ mockito-core = { module = "org.mockito:mockito-core", version.ref = "org-mockito
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version.ref = "org-mockito" }
moneta = "org.javamoney:moneta:1.4.4"
money-api = "javax.money:money-api:1.1"
palantir-java-format = "com.palantir.javaformat:palantir-java-format:2.28.0"
palantir-java-format = "com.palantir.javaformat:palantir-java-format:2.50.0"
protobuf-java = { module = "com.google.protobuf:protobuf-java", version.ref = "protobuf" }
protoc = { module = "com.google.protobuf:protoc", version.ref = "protobuf" }
slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "org-slf4j" }
Expand Down

0 comments on commit 95dff2b

Please sign in to comment.