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 b5ee34c + 33a2a4c commit a090f18Copy full SHA for a090f18
1 file changed
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
`maven-publish`
7
id("org.sonarqube") version "7.3.1.8318"
8
id("cloud.rio.license") version "0.18.0"
9
- id("com.gradleup.shadow") version "9.4.2"
+ id("com.gradleup.shadow") version "9.5.1"
10
id("com.github.ben-manes.versions") version "0.54.0"
11
id("com.github.gradle-git-version-calculator") version "1.1.0"
12
id("io.freefair.lombok") version "9.5.0"
0 commit comments