Skip to content

Commit 44c4921

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.2.21 (#155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e377431 commit 44c4921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
id 'signing' // See https://docs.gradle.org/current/userguide/signing_plugin.html
1313
id 'application'
1414
id 'org.jetbrains.dokka' version '2.1.0'
15-
id 'org.jetbrains.kotlin.jvm' version '2.2.20'
15+
id 'org.jetbrains.kotlin.jvm' version '2.2.21'
1616
}
1717

1818
group 'io.github.orienteering-oss'

0 commit comments

Comments
 (0)