mirror of
https://github.com/PaulReichmuth/timekeep-backend.git
synced 2025-12-22 14:41:57 +00:00
fix inconsistency in build.gradle.kts
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
plugins {
|
||||
id("java-library")
|
||||
`maven-publish`
|
||||
id("maven-publish")
|
||||
id("io.freefair.lombok") version "9.0.0"
|
||||
id("io.spring.dependency-management") version "1.1.7"
|
||||
id("idea")
|
||||
|
||||
Reference in New Issue
Block a user