We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7809399 commit 8868a72Copy full SHA for 8868a72
build.gradle.kts
@@ -14,7 +14,7 @@ extra["springBootVersion"] = "3.5.3"
14
15
allprojects {
16
group = "dev.clutcher.spring-security"
17
- version = "1.0.0"
+ version = "1.0.1"
18
}
19
20
configureJReleaser()
0 commit comments