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

Commit

Permalink
Update to Nova 0.12-rc5
Browse files Browse the repository at this point in the history
  • Loading branch information
NichtStudioCode committed Nov 5, 2022
1 parent c506e95 commit 51bd5e8
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 @@ enableFeaturePreview("VERSION_CATALOGS")
dependencyResolutionManagement {
versionCatalogs {
create("deps") {
version("nova", "0.12")
version("nova", "0.12-rc5")
version("spigot", "1.19.2-R0.1-SNAPSHOT")

library("nova", "xyz.xenondevs.nova", "nova").versionRef("nova")
Expand Down

0 comments on commit 51bd5e8

Please sign in to comment.