1
0
mirror of https://github.com/pcvolkmer/etl-processor.git synced 2025-04-19 17:26:51 +00:00

chore: update dependency to mockito-kotlin

This commit is contained in:
Paul-Christian Volkmer 2024-04-29 16:45:25 +02:00
parent 5fcc24f915
commit 365a651918

View File

@ -17,7 +17,7 @@ var versions = mapOf(
"bwhc-dto-java" to "0.2.0",
"hapi-fhir" to "6.10.2",
"httpclient5" to "5.2.1",
"mockito-kotlin" to "5.2.1",
"mockito-kotlin" to "5.3.1",
// Webjars
"echarts" to "5.4.3",
"htmx.org" to "1.9.11"