Skip to content

Commit 2a0c3eb

Browse files
authored
Update README.md
1 parent f597a96 commit 2a0c3eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Original [Source](https://github.com/Efnilite/neoschematic) · [SpigotMC](https:
3838
<dependency>
3939
<groupId>de.badgames</groupId>
4040
<artifactId>neoschematic</artifactId>
41-
<version>1.3.0</version>
41+
<version>1.3.2</version>
4242
<scope>compile</scope>
4343
</dependency>
4444
</dependencies>
@@ -87,7 +87,7 @@ repositories {
8787
}
8888
8989
dependencies {
90-
implementation 'de.badgames:neoschematic:1.3.0'
90+
implementation 'de.badgames:neoschematic:1.3.2'
9191
}
9292
9393
shadowJar {

0 commit comments

Comments
 (0)