Skip to content

Commit ae077d7

Browse files
committed
Fix blowdryer.
1 parent 5ad2dbb commit ae077d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plugins {
2020
id 'org.jdrupes.mdoclet' apply false
2121
}
2222
blowdryerSetup {
23-
github 'diffplug/blowdryer-diffplug', 'tag', '5.0.4'
23+
github 'diffplug/blowdryer-diffplug', 'tag', '5.0.6'
2424
//devLocal '../blowdryer-diffplug'
2525
}
2626

0 commit comments

Comments
 (0)