Switch bcutil from jdk15to18 over to the jdk18on variant

This commit is contained in:
Paul Schaub 2025-09-29 17:07:03 +02:00
parent 69cb2efce8
commit 68f461709f
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 4 additions and 1 deletions

View file

@ -6,6 +6,9 @@ SPDX-License-Identifier: Apache-2.0
# Changelog
## 0.1.5-SNAPSHOT
- Switch `bcutil` from `jdk15to18` over to the `jdk18on` variant
## 0.1.4
- Bump `bc-util` to `1.82`
- Bump `logback` to `1.5.13`