kotlin-coding-challenges
kotlin-coding-challenges copied to clipboard
Dependency Dashboard
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Config Migration Needed
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
Awaiting Schedule
These updates are awaiting their schedule. Click on a checkbox to get an update now.
- [ ] Lock file maintenance
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
- [ ] Update actions/setup-java action to v4
- [ ] Update actions/upload-artifact action to v4
- [ ] Update dependency org.jetbrains.kotlin:kotlin-compiler to v2
- [ ] Update plugin com.adarshr.test-logger to v4
- [ ] Update plugin com.diffplug.spotless to v7
- [ ] Update plugin org.jetbrains.kotlin.jvm to v2
- [ ] Click on this checkbox to rebase all open PRs at once
Detected dependencies
github-actions
.github/workflows/run-checks.yml
actions/checkout v4actions/setup-java v3actions/upload-artifact v3
gradle
.test/buildSrc/src/main/kotlin/com/igorwojda/challenge/utils/ChallengeFile.kt
.test/buildSrc/src/main/kotlin/com/igorwojda/challenge/utils/KotlinGeneratorUtils.kt
.test/buildSrc/src/main/kotlin/com/igorwojda/challenge/utils/KotlinParserUtils.kt
.test/buildSrc/src/main/kotlin/com/igorwojda/challenge/utils/TestUtils.kt
settings.gradle.kts
build.gradle.kts
org.jetbrains.kotlin.jvm 1.9.25com.adarshr.test-logger 3.2.0com.diffplug.spotless 6.25.0org.junit.jupiter:junit-jupiter 5.13.1org.amshove.kluent:kluent 1.73.test/settings.gradle.kts
.test/build.gradle.kts
org.jetbrains.kotlin.jvm 1.9.25com.adarshr.test-logger 3.2.0com.diffplug.spotless 6.25.0org.junit.jupiter:junit-jupiter 5.13.1org.amshove.kluent:kluent 1.73org.jetbrains.kotlin:kotlin-compiler 1.9.25.test/buildSrc/build.gradle.kts
org.jetbrains.kotlin:kotlin-compiler 1.9.25
gradle-wrapper
.test/gradle/wrapper/gradle-wrapper.properties
gradle 8.14.2gradle/wrapper/gradle-wrapper.properties
gradle 8.14.2
- [ ] Check this box to trigger a request for Renovate to run again on this repository