package change

This commit is contained in:
2025-07-13 20:11:41 +02:00
parent 4fc75a534e
commit 0cc9af9a08
23 changed files with 248 additions and 289 deletions

View File

@@ -4,7 +4,7 @@ plugins {
id 'io.spring.dependency-management' version '1.1.7'
}
group = 'com.example'
group = 'click.kamil'
version = '0.0.1-SNAPSHOT'
java {