java-dns-cache-manipulator icon indicating copy to clipboard operation
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...

Results 14 java-dns-cache-manipulator issues
Sort by recently updated
recently updated
newest added

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...

dependencies
java

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...

dependencies
java

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...

enhancement

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...

dependencies
java