Skip to content

Commit 7686b5d

Browse files
build(deps): bump org.jetbrains.kotlin.jvm from 1.6.10 to 1.6.20 (#39)
Bumps org.jetbrains.kotlin.jvm from 1.6.10 to 1.6.20. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84ef532 commit 7686b5d

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
@@ -2,7 +2,7 @@ plugins {
22
id "idea"
33
id "org.sonarqube" version "3.3"
44
id "io.github.gradle-nexus.publish-plugin" version "1.1.0"
5-
id "org.jetbrains.kotlin.jvm" version "1.6.10" apply false
5+
id "org.jetbrains.kotlin.jvm" version "1.6.20" apply false
66
id "org.owasp.dependencycheck" version "7.0.3"
77
}
88

0 commit comments

Comments
 (0)