updated gradle to 14.2
All checks were successful
CI / build (push) Successful in 33s

This commit is contained in:
2025-06-20 09:03:46 +08:00
parent 2425d4a4ed
commit 5dcecfef03
6 changed files with 15 additions and 11 deletions

View File

@@ -476,7 +476,7 @@ fun main(vararg args: String) {
}
footer {
classes("pt-3", "mt-4", "text-body-secondary", "border-top")
text("©2024")
text("©2025")
}
}
}