show free beds, see #2

This commit is contained in:
Jottyfan
2024-02-23 01:24:53 +01:00
parent 5a365b1a37
commit 8f69320505
5 changed files with 128 additions and 14 deletions

View File

@ -8,7 +8,7 @@ plugins {
}
group = 'de.jottyfan.camporganizer'
version = '0.6.8'
version = '0.6.9'
description = """CampOrganizer2"""
@ -42,7 +42,7 @@ war {
dependencies {
implementation 'org.jooq:jooq:3.19.1'
implementation 'de.jottyfan:COJooq:2023.12.1'
implementation 'de.jottyfan:COJooq:2024.02.23'
implementation 'org.apache.logging.log4j:log4j-api:2.22.0'
implementation 'org.apache.logging.log4j:log4j-core:2.22.0'