export and import json

This commit is contained in:
2026-06-09 20:23:40 +02:00
parent c94cdc5039
commit 5ebfbbbbdf
28 changed files with 276 additions and 70 deletions

View File

@@ -1,7 +1,7 @@
plugins {
id 'java'
id 'application'
id 'com.gradleup.shadow' version '8.3.5'
id 'com.gradleup.shadow' version '9.0.0'
}
group = 'click.kamil.file_combine'