Skip to content

Commit 42f5747

Browse files
chore: Bump com.palantir.javaformat:palantir-java-format (#1342)
Bumps [com.palantir.javaformat:palantir-java-format](https://github.com/palantir/palantir-java-format) from 2.67.0 to 2.70.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.67.0...2.70.0) --- updated-dependencies: - dependency-name: com.palantir.javaformat:palantir-java-format dependency-version: 2.70.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 816effe commit 42f5747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<ivy.version>2.5.3</ivy.version>
122122
<graal.version>24.2.1</graal.version>
123123
<graal.plugin.version>21.2.0</graal.plugin.version>
124-
<palantir.version>2.67.0</palantir.version>
124+
<palantir.version>2.70.0</palantir.version>
125125

126126
<surefire.argLine>--add-opens java.base/java.io=ALL-UNNAMED</surefire.argLine>
127127
</properties>

0 commit comments

Comments
 (0)