Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
KrLite committed Jul 23, 2024
1 parent 3034f1b commit 9827b94
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ dependencies {
modApi(libs.cloth.config)

implementation(libs.bundles.night.config)
include(libs.bundles.night.config)
shadow(libs.bundles.night.config)
//include(libs.bundles.night.config)

// JUnit
testImplementation("org.junit.jupiter:junit-jupiter-api:5.8.1")
Expand Down

0 comments on commit 9827b94

Please sign in to comment.