File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 22* Added Dialogs
33* Moved ` xyz.theprogramsrc.uismodule.simple.SimpleUi ` to ` xyz.theprogramsrc.uismodule.ui.SimpleUi `
44* Added TranslationsModule as dependency
5+ * Updated to SimpleCore v0.2.5
56
67## v0.1.0 - Snapshot
78Hello, World!
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ dependencies {
3131 compileOnly ' org.jetbrains.kotlin:kotlin-stdlib:1.6.10'
3232 compileOnly ' org.spigotmc:spigot-api:1.18.1-R0.1-SNAPSHOT'
3333 compileOnly ' net.md-5:bungeecord-api:1.18-R0.1-SNAPSHOT'
34- compileOnly ' xyz.theprogramsrc:simplecoreapi:0.2.0 -SNAPSHOT'
34+ compileOnly ' xyz.theprogramsrc:simplecoreapi:0.2.5 -SNAPSHOT'
3535 compileOnly ' xyz.theprogramsrc:tasksmodule:0.1.0-SNAPSHOT'
3636 compileOnly ' xyz.theprogramsrc:translationsmodule:0.1.3-SNAPSHOT'
3737
You can’t perform that action at this time.
0 commit comments