Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Alatyami authored Jan 23, 2024
1 parent fff8ee3 commit 59210ef
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 @@ -2,7 +2,7 @@ plugins {
id 'eclipse'
id 'maven-publish'
id 'net.minecraftforge.gradle' version '5.1.+'
id "org.sonarqube" version "3.4.0.2513"
id "org.sonarqube" version "4.3.0.3225"
}

version = "${minecraft_version}-${growthcraft_version}"
Expand Down

0 comments on commit 59210ef

Please sign in to comment.