Skip to content

Commit fd37b1d

Browse files
authored
Merge pull request #297 from redhat-developer/dependabot/gradle/org.jetbrains.kotlin-kotlin-stdlib-2.0.20
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.0 to 2.0.20
2 parents 7d5f5dd + 4d944a7 commit fd37b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919
}
2020

2121
dependencies {
22-
implementation 'org.jetbrains.kotlin:kotlin-stdlib:2.0.0'
22+
implementation 'org.jetbrains.kotlin:kotlin-stdlib:2.0.20'
2323
implementation 'org.jetbrains.kotlin:kotlin-reflect:2.0.20'
2424
api 'commons-io:commons-io:2.16.1'
2525
api 'org.junit.jupiter:junit-jupiter-api:5.10.3'

0 commit comments

Comments
 (0)