Skip to content

Commit

Permalink
remove validation dependency
Browse files Browse the repository at this point in the history
hknots committed Jan 22, 2025
1 parent 2be4696 commit cdef913
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -33,7 +33,6 @@ repositories {

dependencies {
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
implementation 'org.springframework.boot:spring-boot-starter-validation'
implementation("org.jetbrains.kotlin:kotlin-reflect")
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")

0 comments on commit cdef913

Please sign in to comment.