Skip to content

Commit f9de4c1

Browse files
Bump com.github.johnrengelman.shadow (#371)
Bumps com.github.johnrengelman.shadow from 5.1.0 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e4ef14 commit f9de4c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/lambda-kotlin-request-router-sample-proto/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818
java
1919
kotlin("jvm") version "2.0.0"
2020
idea
21-
id("com.github.johnrengelman.shadow") version "5.1.0"
21+
id("com.github.johnrengelman.shadow") version "8.1.1"
2222
id("org.jmailen.kotlinter") version "4.3.0"
2323
id("com.google.protobuf") version "0.8.7"
2424
}

0 commit comments

Comments
 (0)