prepared calendar

This commit is contained in:
Jörg Henke
2022-07-26 16:26:10 +02:00
parent 8b14e49952
commit f754832ee0
5 changed files with 94 additions and 3 deletions

View File

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