Skip to content

Commit c048653

Browse files
build(deps): bump org.jetbrains.kotlin.jvm from 1.6.20 to 1.6.21 (#49)
Bumps org.jetbrains.kotlin.jvm from 1.6.20 to 1.6.21. --- 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 d19b7e9 commit c048653

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.20" apply false
5+
id "org.jetbrains.kotlin.jvm" version "1.6.21" apply false
66
id "org.owasp.dependencycheck" version "7.0.4.1"
77
}
88

0 commit comments

Comments
 (0)