first steps for a project management module
This commit is contained in:
@@ -7,7 +7,7 @@ plugins {
|
||||
apply plugin: 'io.spring.dependency-management'
|
||||
|
||||
group = 'de.jottyfan'
|
||||
version = '1.6.0'
|
||||
version = '26.1'
|
||||
|
||||
description = """timetrack"""
|
||||
|
||||
@@ -24,7 +24,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'de.jottyfan:timetrackjooq:20240109'
|
||||
implementation 'de.jottyfan:timetrackjooq:20260114'
|
||||
|
||||
implementation 'org.webjars:bootstrap:5.3.8'
|
||||
implementation 'org.webjars:font-awesome:7.1.0'
|
||||
|
||||
Reference in New Issue
Block a user