overview on index

This commit is contained in:
Jörg Henke
2022-07-26 10:36:22 +02:00
parent f98ceeb68b
commit 8b14e49952
9 changed files with 182 additions and 46 deletions

View File

@ -5,7 +5,7 @@ plugins {
}
group = 'de.jottyfan'
version = '1.2.1'
version = '1.2.2'
sourceCompatibility = '11'
ext['spring-framework.version'] = '5.3.18'