Skip to content

Commit 1fd2a86

Browse files
authored
Merge pull request #79 from VEuPathDB/dependabot/gradle/com.gradleup.shadow-9.3.2
Bump com.gradleup.shadow from 9.3.1 to 9.3.2
2 parents 5990990 + 8927d80 commit 1fd2a86

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

66
dependencies {

0 commit comments

Comments
 (0)