Skip to content

Commit 892a377

Browse files
dependabot[bot]jgrandja
authored andcommitted
Bump io.spring.security.release from 1.0.5 to 1.0.6
Bumps io.spring.security.release from 1.0.5 to 1.0.6. --- updated-dependencies: - dependency-name: io.spring.security.release dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90e6a79 commit 892a377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id "io.spring.convention.root"
3-
id "io.spring.security.release" version "1.0.5"
3+
id "io.spring.security.release" version "1.0.6"
44
}
55

66
group = "org.springframework.security"

0 commit comments

Comments
 (0)