improved diff for journal

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-01-12 22:40:38 +01:00
parent 214eb652e1
commit 3524bae1d8
5 changed files with 13 additions and 14 deletions

View File

@@ -46,7 +46,7 @@ subprojects {
implementation("de.srsoftware:tools.mime:1.1.4")
implementation("de.srsoftware:tools.logging:1.3.2")
implementation("de.srsoftware:tools.optionals:1.0.0")
implementation("de.srsoftware:tools.util:2.0.4")
implementation("de.srsoftware:tools.util:2.1.1")
implementation("org.json:json:20240303")
}