Skip to content

Commit 0bf0625

Browse files
committed
Update DefaultsPlugin so we use snapshot builds now
1 parent 84bb5ea commit 0bf0625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
jcenter()
44
maven { url "https://plugins.gradle.org/m2/" }
55
}
6-
dependencies { classpath 'org.minimallycorrect.gradle:DefaultsPlugin:0.0.32' }
6+
dependencies { classpath 'org.minimallycorrect.gradle:DefaultsPlugin:0.0.41' }
77
}
88
plugins {
99
id 'java'

0 commit comments

Comments
 (0)