update #5

Open
mdebray wants to merge 231 commits from update into main
Showing only changes of commit 96a8898c15 - Show all commits

View file

@ -179,7 +179,7 @@ dependencies {
implementation "org.commonmark:commonmark:0.22.0" implementation "org.commonmark:commonmark:0.22.0"
implementation "org.commonmark:commonmark-ext-gfm-tables:0.22.0" implementation "org.commonmark:commonmark-ext-gfm-tables:0.22.0"
// https://mvnrepository.com/artifact/com.bucket4j/bucket4j_jdk17 // https://mvnrepository.com/artifact/com.bucket4j/bucket4j_jdk17
implementation "com.bucket4j:bucket4j_jdk17-core:8.12.1" implementation "com.bucket4j:bucket4j_jdk17-core:8.13.1"
implementation "com.fathzer:javaluator:3.0.4" implementation "com.fathzer:javaluator:3.0.4"