File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Copy this dependency into your `pom.xml` file.
1818</dependency >
1919```
2020
21- Version 1.0.1 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.0 requires Java 21. No major differences between both (only one more ` NullPointerException ` pre-check).
2222
2323## How to use it
2424
Original file line number Diff line number Diff line change 55 <artifactId >ohdear-healthchecks</artifactId >
66 <packaging >jar</packaging >
77 <groupId >net.zileo</groupId >
8- <version >1.0.4 -SNAPSHOT</version >
8+ <version >1.1.0 -SNAPSHOT</version >
99
1010 <name >OhDear Health Checks</name >
1111 <description >Bases classes for exposing health check results to OhDear application monitoring service.</description >
You can’t perform that action at this time.
0 commit comments