Skip to content

Commit d6d4b0e

Browse files
Update dependency org.jetbrains.kotlin:kotlin-stdlib to v1.7.10
1 parent ae879ea commit d6d4b0e

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
@@ -26,7 +26,7 @@ repositories {
2626
}
2727

2828
dependencies {
29-
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.7.0'
29+
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.7.10'
3030
compileOnly 'xyz.theprogramsrc:simplecoreapi:0.4.0-SNAPSHOT'
3131

3232
compileOnly 'org.apache.logging.log4j:log4j-api:2.17.2'

0 commit comments

Comments
 (0)