diff --git a/build.gradle b/build.gradle index 1d07eb549..82ab6176b 100644 --- a/build.gradle +++ b/build.gradle @@ -53,8 +53,8 @@ dependencies { implementation 'org.bouncycastle:bcpkix-jdk15on:1.70' implementation 'org.springframework.shell:spring-shell-starter:3.2.2' + testImplementation 'org.projectlombok:lombok:1.18.34' implementation 'commons-net:commons-net:3.11.1' - testImplementation 'org.projectlombok:lombok:1.18.32' implementation 'io.sentry:sentry-spring-boot-starter-jakarta:7.12.0' implementation 'io.sentry:sentry-logback:7.12.0'