Skip to content

Commit 91dc5cc

Browse files
Update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.9.20
1 parent 2826ece commit 91dc5cc

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
@@ -81,7 +81,7 @@ dependencies {
8181
implementation 'org.reflections:reflections:0.10.2'
8282
implementation 'sh.stein:carbon-api:1.2'
8383
implementation 'org.fusesource.jansi:jansi:2.4.0'
84-
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.6.21'
84+
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.9.20'
8585
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
8686
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.2'
8787
}

0 commit comments

Comments
 (0)