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 84bb5ea commit 0bf0625Copy full SHA for 0bf0625
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
jcenter()
4
maven { url "https://plugins.gradle.org/m2/" }
5
}
6
- dependencies { classpath 'org.minimallycorrect.gradle:DefaultsPlugin:0.0.32' }
+ dependencies { classpath 'org.minimallycorrect.gradle:DefaultsPlugin:0.0.41' }
7
8
plugins {
9
id 'java'
0 commit comments