We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67e949d commit 93aa12cCopy full SHA for 93aa12c
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id("eclipse")
5
id("jacoco")
6
id("maven-publish")
7
- id("ru.vyarus.animalsniffer") version "2.0.0"
+ id("ru.vyarus.animalsniffer") version "2.0.1"
8
id("me.champeau.gradle.jmh") version "0.5.3"
9
id("com.github.hierynomus.license") version "0.16.1"
10
id("biz.aQute.bnd.builder") version "6.4.0"
0 commit comments