Skip to content

Commit 52ae68f

Browse files
Bump the development-dependencies group with 2 updates
Bumps the development-dependencies group with 2 updates: [io.spring.javaformat:spring-javaformat-checkstyle](https://github.com/spring-io/spring-javaformat) and [io.spring.javaformat](https://github.com/spring-io/spring-javaformat). Updates `io.spring.javaformat:spring-javaformat-checkstyle` from 0.0.41 to 0.0.42 - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](spring-io/spring-javaformat@v0.0.41...v0.0.42) Updates `io.spring.javaformat` from 0.0.41 to 0.0.42 - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](spring-io/spring-javaformat@v0.0.41...v0.0.42) Updates `io.spring.javaformat` from 0.0.41 to 0.0.42 - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](spring-io/spring-javaformat@v0.0.41...v0.0.42) --- updated-dependencies: - dependency-name: io.spring.javaformat:spring-javaformat-checkstyle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: io.spring.javaformat dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: io.spring.javaformat dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee39869 commit 52ae68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext.isCI = System.getenv('GITHUB_ACTION')
3-
ext.javaFormatVersion = '0.0.41'
3+
ext.javaFormatVersion = '0.0.42'
44
}
55

66
plugins {

0 commit comments

Comments
 (0)