Skip to content

Commit b37ee39

Browse files
committed
Update Tutteli plugins also in settings.gradle
1 parent 3e53292 commit b37ee39

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
@@ -1,7 +1,7 @@
11
rootProject.name = 'atrium'
22

33
buildscript {
4-
gradle.ext.tutteli_plugins_version = '0.31.2'
4+
gradle.ext.tutteli_plugins_version = '0.32.1'
55
repositories {
66
maven { url "https://plugins.gradle.org/m2/" }
77
}

0 commit comments

Comments
 (0)