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

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] преди 1 месец
родител
ревизия
94e64af159
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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"