Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TBlueF committed Jun 23, 2024
1 parent 68e4450 commit 893e777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {
}

dependencies {
implementation ( "de.bluecolored.bluenbt:BlueNBT:3.0.0" )
implementation ( "de.bluecolored.bluenbt:BlueNBT:3.0.1" )
}
```

Expand All @@ -31,7 +31,7 @@ dependencies {
<dependency>
<groupId>de.bluecolored.bluenbt</groupId>
<artifactId>BlueNBT</artifactId>
<version>2.3.0</version>
<version>3.0.1</version>
</dependency>
```

Expand Down

0 comments on commit 893e777

Please sign in to comment.