Skip to content

Commit dac4e91

Browse files
Bump net.kyori.blossom from 1.3.2 to 2.2.0
Bumps net.kyori.blossom from 1.3.2 to 2.2.0. --- updated-dependencies: - dependency-name: net.kyori.blossom dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8bf19f4 commit dac4e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id("dev.architectury.architectury-pack200") version "0.1.3"
88
id("com.github.johnrengelman.shadow") version "8.1.1"
99
// id("io.freefair.lombok") version "8.6"
10-
id("net.kyori.blossom") version "1.3.2"
10+
id("net.kyori.blossom") version "2.2.0"
1111
}
1212

1313
//Constants:

0 commit comments

Comments
 (0)