Skip to content

Commit

Permalink
Update alt.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathildeuh authored Jun 1, 2024
1 parent f970215 commit 1c5c0ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions alt.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ repositories {
name = "sonatype"
url = "https://oss.sonatype.org/content/groups/public/"
}

}

dependencies {
Expand All @@ -26,6 +27,7 @@ dependencies {
implementation "net.kyori:adventure-text-minimessage:4.17.0"
implementation "net.kyori:adventure-platform-bukkit:4.3.2"
implementation 'org.json:json:20210307'
implementation 'commons-io:commons-io:2.11.0'
}

def targetJavaVersion = 17
Expand Down

0 comments on commit 1c5c0ca

Please sign in to comment.