Skip to content

Commit fae280e

Browse files
authored
Merge branch 'main' into dependabot/gradle/org.projectlombok-lombok-1.18.42
2 parents 1890e2f + 5d689e5 commit fae280e

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.5'
22+
springBootVersion = '3.5.6'
2323
lombokVersion = '1.18.42'
2424
}
2525

0 commit comments

Comments
 (0)