Update Kotlin dependencies (#1498)

This commit is contained in:
odenix
2026-04-06 12:06:43 -07:00
committed by GitHub
parent 9868c11e5a
commit 1251843169
22 changed files with 386 additions and 384 deletions
@@ -181,7 +181,7 @@ internal abstract class PageGenerator<out S>(
} else {
"Click or press 'S' to search this package"
}
autoComplete = false
autoComplete = "off"
if (packageName != null) {
require(packageVersion != null)
attributes["data-package-name"] = packageName