Skip to content

Commit e55cbd0

Browse files
Bump com.vanniktech:gradle-maven-publish-plugin from 0.31.0 to 0.32.0 (#183)
Bumps [com.vanniktech:gradle-maven-publish-plugin](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.31.0 to 0.32.0. - [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases) - [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md) - [Commits](vanniktech/gradle-maven-publish-plugin@0.31.0...0.32.0) --- updated-dependencies: - dependency-name: com.vanniktech:gradle-maven-publish-plugin dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebd7617 commit e55cbd0

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
@@ -5,7 +5,7 @@ buildscript {
55
ext.dokka_version = '2.0.0'
66
ext.bnd_version = '6.4.0'
77
ext.license_version = '0.16.1'
8-
ext.vanniktech_version = '0.31.0'
8+
ext.vanniktech_version = '0.32.0'
99
ext.coroutines_version = '1.10.2'
1010

1111
repositories {

0 commit comments

Comments
 (0)