Inline junit dependency version in build.gradle.kts and remove it from libs.versions.toml.

This commit is contained in:
Jakub Chrzanowski
2026-04-13 16:59:16 +02:00
parent 3924430b5d
commit d8988053c6
3 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,4 @@
[versions]
# libraries
junit = "4.13.2"
# plugins
changelog = "2.5.0"