prepared favorites
This commit is contained in:
@ -7,7 +7,7 @@ plugins {
|
||||
apply plugin: 'io.spring.dependency-management'
|
||||
|
||||
group = 'de.jottyfan'
|
||||
version = '1.3.9'
|
||||
version = '1.4.0'
|
||||
|
||||
description = """timetrack"""
|
||||
|
||||
@ -48,7 +48,7 @@ dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-starter-test'
|
||||
implementation 'org.springframework.boot:spring-boot-devtools'
|
||||
implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity6'
|
||||
implementation 'de.jottyfan:timetrackjooq:0.1.2'
|
||||
implementation 'de.jottyfan:timetrackjooq:0.1.3'
|
||||
|
||||
implementation 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:3.2.1'
|
||||
|
||||
|
Reference in New Issue
Block a user