Skip to content

Commit

Permalink
HAI-1516 Remove version plugin, dependabot fills that role
Browse files Browse the repository at this point in the history
  • Loading branch information
corvidian committed Sep 7, 2023
1 parent f809a8c commit feb6482
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion services/hanke-service/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ plugins {
// Gives kotlin-noarg for @Entity, @Embeddable
kotlin("plugin.jpa") version "1.8.22"
idea
id("com.github.ben-manes.versions") version "0.42.0"
id("jacoco")
}

Expand Down

0 comments on commit feb6482

Please sign in to comment.