Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Commit a660a76

Browse files
Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 (#605)
Bumps com.github.ben-manes.versions from 0.50.0 to 0.51.0. --- updated-dependencies: - dependency-name: com.github.ben-manes.versions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 167fc47 commit a660a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
buildsrc.conventions.`kotlin-jvm`
66
buildsrc.conventions.`maven-publish`
77
id("org.jetbrains.dokka") version "1.9.10"
8-
id("com.github.ben-manes.versions") version "0.50.0"
8+
id("com.github.ben-manes.versions") version "0.51.0"
99
kotlin("plugin.serialization")
1010

1111
// See api/API_README.md for details

0 commit comments

Comments
 (0)