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

Commit 808afef

Browse files
authored
Merge pull request #262 from kwebio/dependabot/gradle/com.github.ben-manes.versions-0.42.0
2 parents 3053377 + 9a4c02d commit 808afef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
id 'maven'
1515
id 'org.jetbrains.dokka' version '1.5.0'
1616
id 'com.github.johnrengelman.shadow' version '6.1.0'
17-
id "com.github.ben-manes.versions" version "0.41.0"
17+
id "com.github.ben-manes.versions" version "0.42.0"
1818
id 'org.jetbrains.kotlin.plugin.serialization' version '1.6.10'
1919
}
2020

0 commit comments

Comments
 (0)