We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae879ea commit d6d4b0eCopy full SHA for d6d4b0e
build.gradle
@@ -26,7 +26,7 @@ repositories {
26
}
27
28
dependencies {
29
- implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.7.0'
+ implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.7.10'
30
compileOnly 'xyz.theprogramsrc:simplecoreapi:0.4.0-SNAPSHOT'
31
32
compileOnly 'org.apache.logging.log4j:log4j-api:2.17.2'
0 commit comments