Skip to content

Commit 636cfd4

Browse files
authored
Merge pull request #57 from devondragon/dependabot/gradle/springBootVersion-3.5.3
Bump springBootVersion from 3.5.0 to 3.5.3
2 parents 24a8a69 + 0b12e21 commit 636cfd4

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
@@ -20,7 +20,7 @@ group 'com.digitalsanctuary.cf.turnstile'
2020
description = 'SpringBoot Cloudflare Turnstile Library'
2121

2222
ext {
23-
springBootVersion = '3.5.0'
23+
springBootVersion = '3.5.3'
2424
lombokVersion = '1.18.38'
2525
}
2626

0 commit comments

Comments
 (0)