added teacher min age

This commit is contained in:
jotty
2025-04-23 16:56:08 +02:00
parent 724af22d9c
commit dbb4e60815
35 changed files with 1053 additions and 1550 deletions

View File

@ -22,7 +22,7 @@ apply plugin: 'java'
apply plugin: 'maven-publish'
group = 'de.jottyfan'
version = '2024.10.24'
version = '2025.04.23'
description = """COJooq"""