We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6320678 + 7e79f9c commit cee4ea3Copy full SHA for cee4ea3
1 file changed
07_exceptions/exceptions/build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java'
3
id 'jacoco'
4
- id 'org.jetbrains.kotlin.jvm' version '2.3.21'
+ id 'org.jetbrains.kotlin.jvm' version '2.4.0'
5
}
6
7
group 'ru.netology'
0 commit comments