show free beds, see #2
This commit is contained in:
@ -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'
|
||||
|
Reference in New Issue
Block a user