File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ plugins {
33 id " base"
44 id " jacoco"
55 id " maven-publish"
6- id " io.fairyproject" version " 0.7.1b7 -SNAPSHOT"
6+ id " io.fairyproject" version " 0.7.13b1 -SNAPSHOT"
77 id " io.spring.dependency-management" version " 1.1.0"
88}
99
1010group = " dev.imanity.brew"
11- version = " 0.4.1b1 -SNAPSHOT"
11+ version = " 0.4.2b1 -SNAPSHOT"
1212
1313repositories {
1414 mavenCentral()
@@ -25,12 +25,12 @@ fairy {
2525dependencies {
2626 compileOnly " io.fairyproject:bukkit-platform"
2727 compileOnly " io.fairyproject:bukkit-timer"
28- compileOnly " io.fairyproject:module. config"
28+ compileOnly " io.fairyproject:core- config"
2929
3030 testImplementation " io.fairyproject:bukkit-platform"
3131 testImplementation " io.fairyproject:bukkit-tests"
3232 testImplementation " io.fairyproject:bukkit-timer"
33- testImplementation " io.fairyproject:module. config"
33+ testImplementation " io.fairyproject:core- config"
3434}
3535
3636dependencies {
You can’t perform that action at this time.
0 commit comments