Now using Logging 1.0.6!

This commit is contained in:
Jeremy Wood 2012-10-19 15:10:02 -04:00
parent 0d0f167396
commit e82db95bbc

View File

@ -287,7 +287,7 @@
<dependency> <dependency>
<groupId>com.dumptruckman.minecraft</groupId> <groupId>com.dumptruckman.minecraft</groupId>
<artifactId>Logging</artifactId> <artifactId>Logging</artifactId>
<version>1.0.4</version> <version>1.0.6</version>
<type>jar</type> <type>jar</type>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>