Explorar el Código

Bump io.spring.security.release from 1.0.8 to 1.0.9

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] hace 1 mes
padre
commit
94e64af159
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -1,6 +1,6 @@
 plugins {
 	id "io.spring.convention.root"
-	id "io.spring.security.release" version "1.0.8"
+	id "io.spring.security.release" version "1.0.9"
 }
 
 group = "org.springframework.security"