ci: build and test with JDK 19
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-10-26 10:14:11 +02:00
parent 81decd1a4c
commit 30996e9fc9
3 changed files with 7 additions and 6 deletions

View File

@ -5,7 +5,8 @@
### Test
* Tested against Vault 1.2.0 to 1.12.0
* Disable AppID tests for Vault 1.12 and above (auth method removed)
* Disable AppID tests for Vault 1.12 and above (auth method removed)
* Tested with Java 19
## 1.1.1 (2022-08-29)