Skip to content

Commit 538f4ac

Browse files
Merge pull request #512 from netology-code/dependabot/gradle/02_types/types/org.jetbrains.kotlin.jvm-2.2.21
2 parents 61e77cd + 4612e2c commit 538f4ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02_types/types/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java'
3-
id 'org.jetbrains.kotlin.jvm' version '2.2.20'
3+
id 'org.jetbrains.kotlin.jvm' version '2.2.21'
44
}
55

66
group 'ru.netology'

0 commit comments

Comments
 (0)