We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0363c0f + df5c8f4 commit 90c7af0Copy full SHA for 90c7af0
1 file changed
build.gradle
@@ -19,7 +19,7 @@ group = 'com.digitalsanctuary.cf.turnstile'
19
description = 'SpringBoot Cloudflare Turnstile Library'
20
21
ext {
22
- springBootVersion = '4.0.5'
+ springBootVersion = '4.0.6'
23
lombokVersion = '1.18.44'
24
}
25
0 commit comments