We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b81423 commit de823ceCopy full SHA for de823ce
2 files changed
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'java-library'
4
id 'maven-publish'
5
id 'com.gradleup.shadow' version '9.0.2'
6
- id 'xyz.wagyourtail.unimined' version '1.4.3-kappa'
+ id 'xyz.wagyourtail.unimined' version '1.4.5-kappa'
7
id 'net.kyori.blossom' version '2.1.0'
8
}
9
settings.gradle
@@ -30,7 +30,7 @@ pluginManagement {
30
31
plugins {
32
// Automatic toolchain provisioning
33
- id 'org.gradle.toolchains.foojay-resolver-convention' version '0.9.0'
+ id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
34
35
36
// Due to an IntelliJ bug, this has to be done
0 commit comments