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 e93f7e0 + 9c7681f commit 7d5f5ddCopy full SHA for 7d5f5dd
build.gradle
@@ -20,7 +20,7 @@ repositories {
20
21
dependencies {
22
implementation 'org.jetbrains.kotlin:kotlin-stdlib:2.0.0'
23
- implementation 'org.jetbrains.kotlin:kotlin-reflect:2.0.0'
+ implementation 'org.jetbrains.kotlin:kotlin-reflect:2.0.20'
24
api 'commons-io:commons-io:2.16.1'
25
api 'org.junit.jupiter:junit-jupiter-api:5.10.3'
26
api 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
0 commit comments