fix(rules): Code quality
Build & Test (NowChessSystems) TeamCity build finished

Fixed problem with dependency
This commit is contained in:
LQ63
2026-04-21 19:10:29 +02:00
parent 74b12012a5
commit 5feb365899
+1 -1
View File
@@ -45,7 +45,7 @@ dependencies {
implementation(project(":modules:api"))
implementation(enforcedPlatform("${quarkusPlatformGroupId}:${quarkusPlatformArtifactId}:${quarkusPlatformVersion}"))
implementation(platform("${quarkusPlatformGroupId}:${quarkusPlatformArtifactId}:${quarkusPlatformVersion}"))
implementation("io.quarkus:quarkus-rest")
implementation("io.quarkus:quarkus-hibernate-orm")
implementation("io.quarkus:quarkus-rest-client-jackson")