Skip to content

Commit a0f2c28

Browse files
Bump com.vanniktech:gradle-maven-publish-plugin from 0.29.0 to 0.30.0 (#172)
Bumps [com.vanniktech:gradle-maven-publish-plugin](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.29.0 to 0.30.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.29.0...0.30.0) --- updated-dependencies: - dependency-name: com.vanniktech:gradle-maven-publish-plugin 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 c63acbc commit a0f2c28

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 = '1.9.20'
66
ext.bnd_version = '6.4.0'
77
ext.license_version = '0.16.1'
8-
ext.vanniktech_version = '0.29.0'
8+
ext.vanniktech_version = '0.30.0'
99
ext.coroutines_version = '1.9.0'
1010

1111
repositories {

0 commit comments

Comments
 (0)