Skip to content

Commit

Permalink
use version catalogs
Browse files Browse the repository at this point in the history
  • Loading branch information
ryderbelserion committed Sep 5, 2024
1 parent 99c8d14 commit 224dedf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ dependencies {

implementation(project(":api"))

compileOnly("su.nightexpress.excellentcrates", "ExcellentCrates", "5.3.1")
compileOnly("su.nightexpress.nightcore", "nightcore", "2.6.3")
compileOnly(libs.excellentcrates)
compileOnly(libs.nightcore)

compileOnly(libs.decent.holograms)

Expand Down

0 comments on commit 224dedf

Please sign in to comment.