Skip to content

Commit cda4c7c

Browse files
authored
Merge pull request #98 from VEuPathDB/dependabot/gradle/com.gradleup.shadow-9.4.2
Bump com.gradleup.shadow from 9.4.1 to 9.4.2
2 parents 148222d + cbdae76 commit cda4c7c

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

66
dependencies {

0 commit comments

Comments
 (0)