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

Commit

Permalink
Updating plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkKronicle committed Aug 10, 2021
1 parent ab24b66 commit d562ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'fabric-loom' version '0.8-SNAPSHOT'
id 'maven-publish'
id "io.freefair.lombok" version "6.0.0-m2"
id 'com.github.johnrengelman.shadow' version '4.0.2'
id 'com.github.johnrengelman.shadow' version '7.0.0'
}

sourceCompatibility = JavaVersion.VERSION_16
Expand Down

0 comments on commit d562ff2

Please sign in to comment.