Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit d562ff2

Browse files
committed
Updating plugins
1 parent ab24b66 commit d562ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'fabric-loom' version '0.8-SNAPSHOT'
55
id 'maven-publish'
66
id "io.freefair.lombok" version "6.0.0-m2"
7-
id 'com.github.johnrengelman.shadow' version '4.0.2'
7+
id 'com.github.johnrengelman.shadow' version '7.0.0'
88
}
99

1010
sourceCompatibility = JavaVersion.VERSION_16

0 commit comments

Comments
 (0)