We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45fb04a commit bb42852Copy full SHA for bb42852
1 file changed
README.md
@@ -15,7 +15,7 @@ repositories {
15
}
16
17
dependencies {
18
- implementation ( "de.bluecolored:bluenbt:3.0.3" )
+ implementation ( "de.bluecolored:bluenbt:3.5.0" )
19
20
```
21
@@ -31,7 +31,7 @@ dependencies {
31
<dependency>
32
<groupId>de.bluecolored</groupId>
33
<artifactId>bluenbt</artifactId>
34
- <version>3.0.3</version>
+ <version>3.5.0</version>
35
</dependency>
36
37
0 commit comments