mirror of
https://github.com/pcvolkmer/etl-processor.git
synced 2025-04-20 17:56:50 +00:00
fix: downgrade echarts due to dependency issues
This commit is contained in:
parent
0ee00de5aa
commit
2a34c0efc9
@ -22,7 +22,7 @@ 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.5.0",
|
"echarts" to "5.4.3",
|
||||||
"htmx.org" to "1.9.12"
|
"htmx.org" to "1.9.12"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user