Updated version

This commit is contained in:
nathan 2016-03-22 00:56:06 +01:00
parent 76eb470cd5
commit 85c8b47481
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Drop-in replacement for [minlog](https://github.com/EsotericSoftware/minlog).
<dependency>
<groupId>com.dorkbox</groupId>
<artifactId>MinLog-SLF4J</artifactId>
<version>1.4</version>
<version>1.5</version>
</dependency>
```