Skip to content

Commit de823ce

Browse files
Update custom unimined
1 parent 1b81423 commit de823ce

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'java-library'
44
id 'maven-publish'
55
id 'com.gradleup.shadow' version '9.0.2'
6-
id 'xyz.wagyourtail.unimined' version '1.4.3-kappa'
6+
id 'xyz.wagyourtail.unimined' version '1.4.5-kappa'
77
id 'net.kyori.blossom' version '2.1.0'
88
}
99

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pluginManagement {
3030

3131
plugins {
3232
// Automatic toolchain provisioning
33-
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.9.0'
33+
id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
3434
}
3535

3636
// Due to an IntelliJ bug, this has to be done

0 commit comments

Comments
 (0)