corrected calculation times

This commit is contained in:
Jörg Henke
2022-08-24 08:42:13 +02:00
parent 999a20a6f9
commit 1639bf31fe
2 changed files with 6 additions and 5 deletions

View File

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