schedule for weeks
This commit is contained in:
@ -5,7 +5,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = 'de.jottyfan'
|
||||
version = '1.2.3'
|
||||
version = '1.2.4'
|
||||
sourceCompatibility = '11'
|
||||
|
||||
ext['spring-framework.version'] = '5.3.18'
|
||||
@ -51,6 +51,7 @@ dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-starter-security'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-web'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-test'
|
||||
implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity5'
|
||||
implementation 'de.jottyfan:timetrackjooq:0.1.1'
|
||||
|
||||
|
Reference in New Issue
Block a user