Skip to content

Commit 4f9228e

Browse files
authored
Merge pull request #83 from devondragon/dependabot/gradle/springBootVersion-4.0.3
Bump springBootVersion from 4.0.2 to 4.0.3
2 parents d2376d1 + b23bb2b commit 4f9228e

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 = '4.0.2'
22+
springBootVersion = '4.0.3'
2323
lombokVersion = '1.18.42'
2424
}
2525

0 commit comments

Comments
 (0)