Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.9.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent 2826ece commit 447e19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dependencies {
implementation 'org.reflections:reflections:0.10.2'
implementation 'sh.stein:carbon-api:1.2'
implementation 'org.fusesource.jansi:jansi:2.4.0'
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.6.21'
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.9.21'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.2'
}
Expand Down

0 comments on commit 447e19a

Please sign in to comment.