Make Dokka work

Fix deprecations
This commit is contained in:
Abe Pazos
2025-07-22 13:14:55 +02:00
parent b4d27198ea
commit 77f30d4d84
10 changed files with 63 additions and 41 deletions

View File

@@ -8,7 +8,7 @@ kotlinxCoroutines = "1.10.2"
kotlinLogging = "7.0.7"
kotlinxSerialization = "1.9.0"
kotest = "5.9.1"
dokka = "1.7.10"
dokka = "2.0.0"
nebulaRelease = "18.0.7"
gradleNexusPublish = "2.0.0"
boofcv = "1.2.3"