Преглед на файлове

Bump io.spring.javaformat from 0.0.25 to 0.0.41

Bumps [io.spring.javaformat](https://github.com/spring-io/spring-javaformat) from 0.0.25 to 0.0.41.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.25...v0.0.41)

---
updated-dependencies:
- dependency-name: io.spring.javaformat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] преди 1 година
родител
ревизия
06f3d3efec
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -1,6 +1,6 @@
 plugins {
 	id "checkstyle"
-	id "io.spring.javaformat" version "0.0.25"
+	id "io.spring.javaformat" version "0.0.41"
 	id 'io.spring.nohttp' version '0.0.11'
 }