[CHORE] Update orion and add chat suggestions for SDLink

This commit is contained in:
2024-05-01 23:41:14 +02:00
parent 9ffd14d9c1
commit e68ebaa5fa
6 changed files with 147 additions and 3 deletions

View File

@@ -3,11 +3,11 @@ plugins {
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
id "xyz.wagyourtail.unimined" version "1.1.0-SNAPSHOT" apply false
id "me.hypherionmc.modutils.modpublisher" version "1.0.23+"
id "com.hypherionmc.modutils.orion" version "1.0.7"
id "com.hypherionmc.modutils.orion" version "1.0.9"
id 'maven-publish'
}
orion {
orion.setup {
multiProject = true
enableMirrorMaven = true
enableReleasesMaven = true