Skip to content

Commit 1440032

Browse files
authored
Merge pull request #62 from VEuPathDB/dependabot/gradle/com.github.johnrengelman.shadow-8.1.1
Bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.1
2 parents 715e6a7 + 42f48f5 commit 1440032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
kotlin("jvm")
3-
id("com.github.johnrengelman.shadow") version "7.1.2"
3+
id("com.github.johnrengelman.shadow") version "8.1.1"
44
}
55

66
dependencies {

0 commit comments

Comments
 (0)