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 fa20db1 + 159958c commit 0557f0dCopy full SHA for 0557f0d
model-server/build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
`maven-publish`
8
id("com.adarshr.test-logger") version "2.1.0"
9
id("org.jetbrains.kotlin.jvm")
10
- id("com.github.johnrengelman.shadow") version "7.1.2"
+ id("com.github.johnrengelman.shadow") version "8.1.1"
11
kotlin("plugin.serialization")
12
}
13
0 commit comments