We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d172ee commit 728f004Copy full SHA for 728f004
1 file changed
gradle/libs.versions.toml
@@ -69,7 +69,7 @@ errorprone-javac = "com.google.errorprone:javac:9+181-r4173-1"
69
spotless-plugin = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }
70
errorprone-plugin = "net.ltgt.gradle:gradle-errorprone-plugin:4.2.0"
71
nullaway-plugin = "net.ltgt.gradle:gradle-nullaway-plugin:2.2.0"
72
-animalsniffer-plugin = "ru.vyarus:gradle-animalsniffer-plugin:2.0.0"
+animalsniffer-plugin = "ru.vyarus:gradle-animalsniffer-plugin:2.0.1"
73
android-plugin = { module = "com.android.tools.build:gradle", version.ref = "androidPlugin" }
74
byteBuddy-plugin = { module = "net.bytebuddy:byte-buddy-gradle-plugin", version.ref = "byteBuddy" }
75
kotlin-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
0 commit comments