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.
1 parent 715c245 commit 2e9ad1bCopy full SHA for 2e9ad1b
randomgenkt/build.gradle.kts
@@ -20,7 +20,7 @@ kotlin {
20
21
dependencies {
22
implementation(kotlin("stdlib-jdk8"))
23
- implementation("org.jetbrains.kotlin:kotlin-reflect:2.2.20")
+ implementation("org.jetbrains.kotlin:kotlin-reflect:2.2.21")
24
25
testImplementation("junit:junit:4.13.2")
26
testImplementation("org.hamcrest:hamcrest-core:3.0")
0 commit comments