We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2546c4 commit 6da0f95Copy full SHA for 6da0f95
readme.md
@@ -7,7 +7,7 @@ Apply the plugin to your project. Blossom requires a minimum of Java 11. It is t
7
8
```kotlin
9
plugins {
10
- id("net.kyori.blossom") version "2.1.0"
+ id("net.kyori.blossom") version "2.2.0"
11
}
12
```
13
0 commit comments