Skip to content

Commit d0f37ae

Browse files
authored
Merge pull request #62 from devondragon/dependabot/gradle/springBootVersion-3.5.4
Bump springBootVersion from 3.5.3 to 3.5.4
2 parents 2707ad6 + 10116b7 commit d0f37ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ group 'com.digitalsanctuary.cf.turnstile'
1919
description = 'SpringBoot Cloudflare Turnstile Library'
2020

2121
ext {
22-
springBootVersion = '3.5.3'
22+
springBootVersion = '3.5.4'
2323
lombokVersion = '1.18.38'
2424
}
2525

0 commit comments

Comments
 (0)