1
0
mirror of https://github.com/pcvolkmer/mv64e-etl-processor synced 2025-09-13 09:02:50 +00:00

chore: update webjars dependencies

This commit is contained in:
2024-06-19 14:16:52 +02:00
parent baeebdb9b8
commit 0ee00de5aa

View File

@@ -22,8 +22,8 @@ var versions = mapOf(
"mockito-kotlin" to "5.3.1", "mockito-kotlin" to "5.3.1",
"archunit" to "1.3.0", "archunit" to "1.3.0",
// Webjars // Webjars
"echarts" to "5.4.3", "echarts" to "5.5.0",
"htmx.org" to "1.9.11" "htmx.org" to "1.9.12"
) )
java { java {