german time representation by keeping the ordering right; see #3
This commit is contained in:
@ -8,7 +8,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = 'de.jottyfan.bico'
|
||||
version = '0.0.7'
|
||||
version = '0.0.8'
|
||||
|
||||
description = """BibleClassOrganizer"""
|
||||
|
||||
@ -52,7 +52,7 @@ dependencies {
|
||||
implementation 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:latest.release'
|
||||
implementation 'org.springframework.security:spring-security-oauth2-client'
|
||||
|
||||
implementation 'org.webjars:bootstrap:5.3.1'
|
||||
implementation 'org.webjars:bootstrap:5.3.2'
|
||||
implementation 'org.webjars.npm:bootstrap-icons:1.10.5'
|
||||
implementation 'org.webjars:jquery:3.7.1'
|
||||
implementation 'org.webjars:datatables:1.13.5'
|
||||
|
Reference in New Issue
Block a user