Parcourir la source

Bump io.spring.develocity.conventions from 0.0.23 to 0.0.24

Bumps [io.spring.develocity.conventions](https://github.com/spring-io/develocity-conventions) from 0.0.23 to 0.0.24.
- [Release notes](https://github.com/spring-io/develocity-conventions/releases)
- [Commits](https://github.com/spring-io/develocity-conventions/compare/v0.0.23...v0.0.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] il y a 1 mois
Parent
commit
709b9ae7d6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      settings.gradle

+ 1 - 1
settings.gradle

@@ -8,7 +8,7 @@ pluginManagement {
 }
 
 plugins {
-	id "io.spring.develocity.conventions" version "0.0.23"
+	id "io.spring.develocity.conventions" version "0.0.24"
 }
 
 dependencyResolutionManagement {