Skip to content

Commit

Permalink
build: add jacoco
Browse files Browse the repository at this point in the history
  • Loading branch information
smartcmd committed May 17, 2024
1 parent 2ead653 commit 3139a2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import java.nio.charset.StandardCharsets

plugins {
java
jacoco
idea
id("com.github.johnrengelman.shadow") version "8.1.1"
}
Expand Down

0 comments on commit 3139a2a

Please sign in to comment.