Skip to content

Commit 2ffd2ad

Browse files
committed
fix: include the Automatic-Module-Name and name
1 parent a7c9f58 commit 2ffd2ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id "se.bjurr.gradle.bundle-jar-shadow" version "1.3.0"
2+
id "se.bjurr.gradle.bundle-jar-shadow" version "1.3.2"
33
id "org.jsonschema2pojo" version "1.2.2" apply false
44
}
55

0 commit comments

Comments
 (0)