java-dns-cache-manipulator
java-dns-cache-manipulator copied to clipboard
🌏 A tiny 0-dependency thread-safe Java™ lib for setting/viewing dns programmatically without touching host file, make unit/integration testing portable; and a tiny tool for setting/viewing dns of run...
Bumps `kotest.version` from 5.8.0 to 5.8.1. Updates `io.kotest:kotest-runner-junit5-jvm` from 5.8.0 to 5.8.1 Release notes Sourced from io.kotest:kotest-runner-junit5-jvm's releases. v5.8.1 What's Changed Update dependency io.github.classgraph:classgraph to v4.8.164 by @renovate in kotest/kotest#3751...
Bumps `kotest.version` from 5.8.0 to 5.9.0. Updates `io.kotest:kotest-runner-junit5-jvm` from 5.8.0 to 5.9.0 Release notes Sourced from io.kotest:kotest-runner-junit5-jvm's releases. v5.9.0 Highlights Support for wasmJs has been added, curtesy of @OliverO2 What's...
Hi, thanks for this library. Is there any plan to support JDK 21? I am upgrading a system from 17 to 21, and I get the following error: ``` Caused...
Bumps `kotlin.version` from 1.9.24 to 2.0.0. Updates `org.jetbrains.kotlin:kotlin-bom` from 1.9.24 to 2.0.0 Release notes Sourced from org.jetbrains.kotlin:kotlin-bom's releases. Kotlin 2.0.0-RC3 Changelog Apple Ecosystem KT-67892 KotlinNativeLink task instantiates with a fixed...