Skip to content

Commit dce3f99

Browse files
renovate[bot]stempler
authored andcommitted
chore(deps): update wetransform gradle conventions to v3.1.0
1 parent 07a407f commit dce3f99

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id "maven-publish"
88
id "com.gradle.plugin-publish" version "2.1.1"
99
id 'to.wetransform.semantic-release-version' version '2.1.3'
10-
id 'to.wetransform.conventions' version '3.0.0'
10+
id 'to.wetransform.conventions' version '3.1.0'
1111
}
1212

1313
wetransform {

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pluginManagement {
88
}
99

1010
plugins {
11-
id('to.wetransform.settings.default') version "3.0.0"
11+
id('to.wetransform.settings.default') version "3.1.0"
1212
}
1313

1414
rootProject.name = 'bnd-platform'

0 commit comments

Comments
 (0)