We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bf6127 commit 933fe66Copy full SHA for 933fe66
settings.gradle.kts
@@ -3,7 +3,7 @@ pluginManagement {
3
gradlePluginPortal()
4
}
5
plugins {
6
- id("com.diffplug.eclipse.apt") version "3.37.0"
+ id("com.diffplug.eclipse.apt") version "3.37.1"
7
id("com.diffplug.spotless") version "6.7.2"
8
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
9
id("net.researchgate.release") version "2.8.1"
0 commit comments