Skip to content

Commit 61a9a78

Browse files
Bump com.github.ben-manes.versions from 0.42.0 to 0.44.0 (#3138)
1 parent 892e1eb commit 61a9a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
44
`kotlin-dsl`
5-
id("com.github.ben-manes.versions") version "0.42.0"
5+
id("com.github.ben-manes.versions") version "0.44.0"
66
}
77

88
repositories {

0 commit comments

Comments
 (0)