Skip to content

chore(deps): Update dependency org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin to v2.4.10 - #58

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/kotlin-monorepo
Open

chore(deps): Update dependency org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin to v2.4.10#58
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/kotlin-monorepo

chore(deps): Update dependency org.jetbrains.kotlin.jvm:org.jetbrains…

c5537d3
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Test Results succeeded Jul 14, 2026 in 0s

All 16 tests pass in 7s

16 tests  +16   16 ✅ +16   7s ⏱️ +7s
 5 suites + 5    0 💤 ± 0 
 5 files   + 5    0 ❌ ± 0 

Results for commit c5537d3. ± Comparison against earlier commit 5a74b49.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

16 tests found

There are 16 tests, see "Raw output" for the full list of tests.
Raw output
org.incendo.cloud.processors.confirmation.ConfirmationManagerTest ‑ testConfirmation()
org.incendo.cloud.processors.confirmation.ConfirmationManagerTest ‑ testDecoration()
org.incendo.cloud.processors.confirmation.ConfirmationManagerTest ‑ testNoPendingConfirmation()
org.incendo.cloud.processors.confirmation.ConfirmationManagerTest ‑ testRequiresConfirmation()
org.incendo.cloud.processors.confirmation.CooldownManagerTest ‑ testAppliesCooldown()
org.incendo.cloud.processors.confirmation.CooldownManagerTest ‑ testCooldownDeletion()
org.incendo.cloud.processors.confirmation.CooldownManagerTest ‑ testCooldownExpired()
org.incendo.cloud.processors.confirmation.CooldownManagerTest ‑ testCooldownGroupsDifferentGroups()
org.incendo.cloud.processors.confirmation.CooldownManagerTest ‑ testCooldownGroupsSameGroup()
org.incendo.cloud.processors.requirements.RequirementPostprocessorTest ‑ testFailing()
org.incendo.cloud.processors.requirements.RequirementPostprocessorTest ‑ testPassing()
org.incendo.cloud.processors.requirements.RequirementsTest ‑ duplicatesAreIgnored()
org.incendo.cloud.processors.requirements.RequirementsTest ‑ expectedRequirementsAreReturned()
org.incendo.cloud.processors.requirements.RequirementsTest ‑ parentsAreExpanded()
org.incendo.cloud.processors.requirements.RequirementsTest ‑ requirementsAreUnmodifiable()
org.incendo.cloud.processors.requirements.annotation.RequirementBindingsTest ‑ testBindings()