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

Commit

Permalink
Update settings.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
NichtStudioCode committed Jun 25, 2023
1 parent f30e39e commit efe67b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencyResolutionManagement {
versionCatalogs {
create("libs") {
version("nova", "0.14")
version("spigot", "1.22-R0.1-SNAPSHOT")
version("spigot", "1.20.1-R0.1-SNAPSHOT")
version("kotlin", "1.8.22")

plugin("kotlin", "org.jetbrains.kotlin.jvm").versionRef("kotlin")
Expand Down

0 comments on commit efe67b5

Please sign in to comment.