Updated MiniDNS to version 1.1.1

master
M66B 3 weeks ago
parent a2bf1bc0d3
commit 9a25c9d934

@ -35,6 +35,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
* Updated [EvalEx](https://github.com/ezylang/EvalEx/releases) to version 3.7.0
* Updated [BouncyCastle](https://www.bouncycastle.org/news/) to version 1.85
* Updated [ez-vcard](https://github.com/mangstadt/ez-vcard) to version 0.12.2
* Updated [MiniDNS](https://github.com/MiniDNS/minidns) to version 1.1.1
### 1.2329 2026-08-17

@ -553,7 +553,7 @@ dependencies {
def jsonpath_version = "2.9.0"
def css_version = "0.9.30"
def jax_version = "2.3.0-jaxb-1.0.6"
def minidns_version = "1.0.5"
def minidns_version = "1.1.1"
def openpgp_version = "12.0"
def badge_version = "1.1.22"
def biweekly_version = "0.6.8"

@ -35,6 +35,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
* Updated [EvalEx](https://github.com/ezylang/EvalEx/releases) to version 3.7.0
* Updated [BouncyCastle](https://www.bouncycastle.org/news/) to version 1.85
* Updated [ez-vcard](https://github.com/mangstadt/ez-vcard) to version 0.12.2
* Updated [MiniDNS](https://github.com/MiniDNS/minidns) to version 1.1.1
### 1.2329 2026-08-17

@ -35,6 +35,7 @@ Next version (Work in progress)
* Updated EvalEx to version 3.7.0
* Updated BouncyCastle to version 1.85
* Updated ez-vcard to version 0.12.2
* Updated MiniDNS to version 1.1.1
1.2329 2026-08-17

Loading…
Cancel
Save