Update jline to 4.3.1

This commit is contained in:
Shane Freeder
2026-07-11 20:17:21 +01:00
parent 7cb01b85f0
commit 95694cba28
2 changed files with 2 additions and 1 deletions
@@ -32,5 +32,6 @@ tasks.withType<Jar> {
archiveVersion.get()
}
attributes["Implementation-Version"] = velocityHumanVersion
attributes["Enable-Native-Access"] = "ALL-UNNAMED"
}
}