diff --git a/build.gradle b/build.gradle index aa6c5b5..3c77a91 100644 --- a/build.gradle +++ b/build.gradle @@ -66,7 +66,7 @@ dependencies { embed 'org.springframework.boot:spring-boot-starter-log4j2:2.6.4' embed 'commons-io:commons-io:2.11.0' - implementation 'org.jetbrains:annotations:23.1.0' + implementation 'org.jetbrains:annotations:24.0.1' embed 'org.apache.logging.log4j:log4j-api:2.17.2' embed 'org.apache.logging.log4j:log4j-core:2.17.2'