diff --git a/build.gradle b/build.gradle index 64b2353cec2..fc706dc494d 100644 --- a/build.gradle +++ b/build.gradle @@ -189,7 +189,7 @@ dependencies { implementation "org.commonmark:commonmark:0.22.0" implementation "org.commonmark:commonmark-ext-gfm-tables:0.22.0" // https://mvnrepository.com/artifact/com.bucket4j/bucket4j_jdk17 - implementation "com.bucket4j:bucket4j_jdk17-core:8.13.1" + implementation "com.bucket4j:bucket4j_jdk17-core:8.14.0" implementation "com.fathzer:javaluator:3.0.4" developmentOnly("org.springframework.boot:spring-boot-devtools:$springBootVersion")