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 f6da8c6 + 671a3c9 commit 0f5b2fbCopy full SHA for 0f5b2fb
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.2.21'
+ id 'org.jetbrains.kotlin.jvm' version '2.3.0'
5
}
6
7
group 'ru.netology'
0 commit comments