Adds minimal README and updates Blacksmith dependency

This commit is contained in:
2022-11-01 02:30:55 +01:00
parent 2f4ff7314d
commit a21130001c
2 changed files with 10 additions and 1 deletions

View File

@@ -117,7 +117,7 @@
<dependency>
<groupId>net.knarcraft</groupId>
<artifactId>blacksmith</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>