Skip to content

Commit 37ef1dc

Browse files
authored
Merge pull request #81 from VEuPathDB/dependabot/gradle/com.gradleup.shadow-9.4.0
Bump com.gradleup.shadow from 9.3.2 to 9.4.0
2 parents 8962331 + 4d3fa5f commit 37ef1dc

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.gradleup.shadow") version "9.3.2"
3+
id("com.gradleup.shadow") version "9.4.0"
44
}
55

66
dependencies {

0 commit comments

Comments
 (0)