add, edit, delete and assign themes to dates
This commit is contained in:
@ -8,7 +8,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = 'de.jottyfan.bico'
|
||||
version = '0.0.3'
|
||||
version = '0.0.4'
|
||||
|
||||
description = """BibleClassOrganizer"""
|
||||
|
||||
@ -41,7 +41,7 @@ war {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'de.jottyfan:bicolib:3'
|
||||
implementation 'de.jottyfan:bicolib:4'
|
||||
|
||||
implementation 'org.springframework.boot:spring-boot-starter-jooq'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
|
||||
|
Reference in New Issue
Block a user