Skip to content

Commit 159958c

Browse files
build(deps): bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.1
Bumps com.github.johnrengelman.shadow from 7.1.2 to 8.1.1. --- updated-dependencies: - dependency-name: com.github.johnrengelman.shadow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c793daf commit 159958c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model-server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
`maven-publish`
88
id("com.adarshr.test-logger") version "2.1.0"
99
id("org.jetbrains.kotlin.jvm")
10-
id("com.github.johnrengelman.shadow") version "7.1.2"
10+
id("com.github.johnrengelman.shadow") version "8.1.1"
1111
kotlin("plugin.serialization")
1212
}
1313

0 commit comments

Comments
 (0)