Skip to content

Commit 0a7bb32

Browse files
authored
Update README.md
1 parent d07ac5c commit 0a7bb32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ Copy this dependency into your `pom.xml` file.
1414
<dependency>
1515
<groupId>net.zileo</groupId>
1616
<artifactId>ohdear-healthchecks</artifactId>
17-
<version>1.1.0</version>
17+
<version>1.1.2</version>
1818
</dependency>
1919
```
2020

21-
Version 1.0.3 requires Java 11, version 1.1.0 requires Java 21. No major differences between both (only one more `NullPointerException` pre-check).
21+
Version 1.0.3 requires Java 11, version 1.1.2 requires Java 21. No major differences between both (only one more `NullPointerException` pre-check).
2222

2323
## How to use it
2424

0 commit comments

Comments
 (0)