Browse Source

fix tools version

MasterCake 2 years ago
parent
commit
72e6b76f5f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Plugin/pom.xml

+ 1 - 1
Plugin/pom.xml

@@ -104,7 +104,7 @@
 		<dependency>
 			<groupId>de.Linus122.TimeIsMoney</groupId>
 			<artifactId>Tools</artifactId>
-			<version>1.9.6.18</version>
+			<version>1.9.6.22</version>
 		</dependency>
 	</dependencies>
 </project>