We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24a8a69 + 0b12e21 commit 636cfd4Copy full SHA for 636cfd4
1 file changed
build.gradle
@@ -20,7 +20,7 @@ group 'com.digitalsanctuary.cf.turnstile'
20
description = 'SpringBoot Cloudflare Turnstile Library'
21
22
ext {
23
- springBootVersion = '3.5.0'
+ springBootVersion = '3.5.3'
24
lombokVersion = '1.18.38'
25
}
26
0 commit comments