Updates blacksmith version

This commit is contained in:
Kristian Knarvik 2022-11-26 14:47:00 +01:00
parent 56753efbc7
commit 633f61c54c

View File

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