Skip to content

Commit

Permalink
Dependency version updates (#34)
Browse files Browse the repository at this point in the history
Thanks to @rhowe-gds
  • Loading branch information
nrktkt authored Feb 4, 2019
1 parent 75ee36f commit edc8740
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ More info in the [wiki](https://github.com/blackdoor/hate/wiki).

[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/blackdoor/hate)
[![Build Status](https://travis-ci.org/blackdoor/hate.svg)](https://travis-ci.org/blackdoor/hate)
[![Codacy Badge](https://api.codacy.com/project/badge/grade/7c1d6531e44941ed9e48b75435c9f1b8)](https://www.codacy.com/app/nfischer921/hate)
[![Codacy Badge](https://api.codacy.com/project/badge/grade/7c1d6531e44941ed9e48b75435c9f1b8)](https://www.codacy.com/app/blackdoor/hate)
[![Codecov](https://img.shields.io/codecov/c/github/blackdoor/hate.svg)](https://codecov.io/github/blackdoor/hate)
[![Javadocs](https://www.javadoc.io/badge/black.door/hate.svg?color=blue)](https://www.javadoc.io/doc/black.door/hate)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/black.door/hate/badge.svg)](http://mvnrepository.com/artifact/black.door/hate)
Expand All @@ -17,7 +17,7 @@ More info in the [wiki](https://github.com/blackdoor/hate/wiki).
<dependency>
<groupId>black.door</groupId>
<artifactId>hate</artifactId>
<version>v1r4t1</version>
<version>v1r4t2</version>
</dependency>
</dependencies>
```
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<groupId>black.door</groupId>
<artifactId>hate</artifactId>
<version>v1r4t1</version>
<version>v1r4t2</version>

<developers>
<developer>
Expand Down

0 comments on commit edc8740

Please sign in to comment.