diff --git a/build.gradle b/build.gradle index 067a5c2..455da23 100644 --- a/build.gradle +++ b/build.gradle @@ -22,7 +22,7 @@ ext { revJedis : '3.3.0', revMockServerClient : '5.12.0', revCommonsLang : '3.12.0', - revLombok : '1.18.24', + revLombok : '1.18.30', revLucene : '7.7.3', revSpectator : '0.122.0', revOpenapi : '1.6.+', diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 98debb8..a595206 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.2-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/orkes-conductor-queues/gradle/wrapper/gradle-wrapper.properties b/orkes-conductor-queues/gradle/wrapper/gradle-wrapper.properties index 98debb8..e6f8d2c 100644 --- a/orkes-conductor-queues/gradle/wrapper/gradle-wrapper.properties +++ b/orkes-conductor-queues/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.2-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists +