mirror of
https://github.com/pcvolkmer/etl-processor.git
synced 2025-04-19 17:26:51 +00:00
fix: downgrade echarts due to dependency issues
This commit is contained in:
parent
e42d11f125
commit
99efd6c98a
@ -19,7 +19,7 @@ var versions = mapOf(
|
||||
"httpclient5" to "5.2.3",
|
||||
"mockito-kotlin" to "5.3.1",
|
||||
// Webjars
|
||||
"echarts" to "5.5.0",
|
||||
"echarts" to "5.4.3",
|
||||
"htmx.org" to "1.9.12"
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user