Skip to content

Commit

Permalink
Fix Jacoco for Java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp94831 committed Jan 29, 2024
1 parent fe4bde3 commit 8cfeb09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id("net.researchgate.release") version "3.0.2"
id("com.bakdata.sonar") version "1.1.9"
id("com.bakdata.sonatype") version "1.1.9"
id("com.bakdata.sonar") version "1.1.10"
id("com.bakdata.sonatype") version "1.1.10"
id("org.hildan.github.changelog") version "1.12.1"
id("io.freefair.lombok") version "6.6.3"
}
Expand Down

0 comments on commit 8cfeb09

Please sign in to comment.