We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4cbe1b0 + 29e20d6 commit b861e81Copy full SHA for b861e81
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
java
8
9
id("de.undercouch.download") version "5.6.0"
10
- id("io.freefair.lombok") version "8.10.2"
+ id("io.freefair.lombok") version "8.11"
11
// Including dependencies in final jar
12
id("com.gradleup.shadow") version "8.3.5"
13
id("com.vanniktech.maven.publish") version "0.30.0"
0 commit comments