Skip to content

Commit

Permalink
Fixed gradle issue
Browse files Browse the repository at this point in the history
  • Loading branch information
N7ghtm4r3 committed Nov 17, 2024
1 parent 90ea794 commit d3ca544
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions core/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
plugins {
id("java")
id("org.springframework.boot") version "3.2.3"
id("maven-publish")
kotlin("jvm")
}

apply(plugin = "io.spring.dependency-management")

group = "com.tecknobit"
version = "1.0.0"

Expand Down

0 comments on commit d3ca544

Please sign in to comment.