Minor cleanup
This commit is contained in:
parent
2c0b074a10
commit
d41d89b477
1 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@ repositories {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'net.thauvin.erik.httpstatus:httpstatus:1.1.0'
|
implementation 'net.thauvin.erik.httpstatus:httpstatus:1.0.5'
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -56,7 +56,7 @@ or as a Maven artifact:
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.thauvin.erik.httpstatus</groupId>
|
<groupId>net.thauvin.erik.httpstatus</groupId>
|
||||||
<artifactId>httpstatus</artifactId>
|
<artifactId>httpstatus</artifactId>
|
||||||
<version>1.1.0</version>
|
<version>1.0.5</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue