Skip to content

Commit e4a3375

Browse files
author
Francisco Solis
authored
Merge pull request #25 from TheProgramSrc/renovate/org.jetbrains.kotlin-kotlin-stdlib-1.x
2 parents 701ded2 + d6d4b0e commit e4a3375

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)