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.
1 parent c793daf commit 159958cCopy full SHA for 159958c
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