Skip to content

Commit de57f7f

Browse files
authored
Merge pull request #67 from VEuPathDB/dependabot/gradle/com.gradleup.shadow-9.3.0
Bump com.gradleup.shadow from 9.2.2 to 9.3.0
2 parents 66f60c9 + 39682fb commit de57f7f

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

66
dependencies {

0 commit comments

Comments
 (0)