We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
gradle
org.jetbrains:annotations
org.apache.logging.log4j:log4j-slf4j2-impl
org.apache.logging.log4j:log4j-core
org.apache.logging.log4j:log4j-api
io.gitlab.arturbosch.detekt
io.gitlab.arturbosch.detekt:detekt-gradle-plugin
org.assertj:assertj-core
io.kotest:kotest-runner-junit5
io.kotest:kotest-property
io.kotest:kotest-framework-engine
io.kotest:kotest-assertions-core
org.jetbrains.kotlinx.kover
org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin
org.junit.jupiter:junit-jupiter-api
org.junit:junit-bom
org.springframework:spring-test
org.springframework:spring-context
org.springframework:spring-core
org.postgresql:postgresql
org.jetbrains.exposed:exposed-jdbc
org.jetbrains.exposed:exposed-dao
org.jetbrains.exposed:exposed-core
org.immutables:value-annotations
org.immutables:builder
org.immutables:value
org.http4k:http4k-format-jackson
org.http4k:http4k-format-moshi
org.http4k:http4k-core
org.http4k:http4k-bom
org.apache.commons:commons-lang3
com.google.guava:guava
de.cronn:reflection-util
com.github.spotbugs
com.github.spotbugs.snom:spotbugs-gradle-plugin
org.jetbrains.kotlin.jvm
org.jetbrains.kotlin:kotlin-gradle-plugin
io.vavr:vavr
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
docker-compose.yaml
.github/workflows/build.yml actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-java v4
actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683
actions/setup-java v4
buildSrc/src/main/kotlin/predef.kt gradle.properties libs.versions.toml org.hamcrest:hamcrest 3.0 org.exparity:hamcrest-date 2.0.8 io.vavr:vavr 0.10.4 io.vavr:vavr-kotlin 0.10.2 org.jetbrains:annotations 26.0.0 org.jetbrains.kotlin:kotlin-gradle-plugin 2.0.0 io.gitlab.arturbosch.detekt:detekt-gradle-plugin 1.23.5 org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin 0.7.5 com.diffplug.spotless:spotless-plugin-gradle 6.25.0 com.github.spotbugs.snom:spotbugs-gradle-plugin 6.0.7 de.cronn:reflection-util 2.15.0 com.adarshr.test-logger:com.adarshr.test-logger.gradle.plugin 4.0.0 io.kotest:kotest-assertions-core 5.8.0 io.kotest:kotest-framework-engine 5.8.0 io.kotest:kotest-property 5.8.0 io.kotest:kotest-runner-junit5 5.8.0 org.assertj:assertj-core 3.25.3 org.junit:junit-bom 5.10.2 org.junit.jupiter:junit-jupiter-api 5.10.2 com.google.guava:guava 33.0.0-jre org.apache.commons:commons-lang3 3.14.0 org.apache.commons:commons-collections4 4.4 org.http4k:http4k-bom 5.13.7.0 org.http4k:http4k-core 5.13.7.0 org.http4k:http4k-format-moshi 5.13.7.0 org.http4k:http4k-format-jackson 5.13.7.0 dev.zacsweers.moshix:moshi-adapters 1.7.20-Beta-0.18.3 org.immutables:value 2.10.0 org.immutables:builder 2.10.0 org.immutables:value-annotations 2.10.0 org.jetbrains.exposed:exposed-core 0.47.0 org.jetbrains.exposed:exposed-dao 0.47.0 org.jetbrains.exposed:exposed-jdbc 0.47.0 org.apache.logging.log4j:log4j-api 2.22.1 org.apache.logging.log4j:log4j-core 2.22.1 org.apache.logging.log4j:log4j-slf4j2-impl 2.22.1 org.postgresql:postgresql 42.7.1 org.mockito:mockito-core 3.12.4 org.springframework:spring-core 6.1.4 org.springframework:spring-context 6.1.4 org.springframework:spring-test 6.1.4 org.jetbrains.kotlinx.kover 0.7.5 org.jetbrains.kotlin.jvm 2.0.0 io.gitlab.arturbosch.detekt 1.23.5 com.diffplug.spotless 6.25.0 com.github.spotbugs 6.0.7 com.adarshr.test-logger 4.0.0 settings.gradle.kts build.gradle.kts buildSrc/settings.gradle.kts buildSrc/build.gradle.kts buildSrc/src/main/kotlin/sttc.kt-conventions.gradle.kts buildSrc/src/main/kotlin/sttc.root-conventions.gradle.kts buildSrc/src/main/kotlin/sttc.sub-conventions.gradle.kts demo-before/build.gradle.kts org.powermock:powermock-module-junit4 2.0.9 org.powermock:powermock-api-mockito2 2.0.9 demo-now/build.gradle.kts legacy/build.gradle.kts loki/build.gradle loki-dud/build.gradle
org.hamcrest:hamcrest 3.0
org.exparity:hamcrest-date 2.0.8
io.vavr:vavr 0.10.4
io.vavr:vavr-kotlin 0.10.2
org.jetbrains:annotations 26.0.0
org.jetbrains.kotlin:kotlin-gradle-plugin 2.0.0
io.gitlab.arturbosch.detekt:detekt-gradle-plugin 1.23.5
org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin 0.7.5
com.diffplug.spotless:spotless-plugin-gradle 6.25.0
com.github.spotbugs.snom:spotbugs-gradle-plugin 6.0.7
de.cronn:reflection-util 2.15.0
com.adarshr.test-logger:com.adarshr.test-logger.gradle.plugin 4.0.0
io.kotest:kotest-assertions-core 5.8.0
io.kotest:kotest-framework-engine 5.8.0
io.kotest:kotest-property 5.8.0
io.kotest:kotest-runner-junit5 5.8.0
org.assertj:assertj-core 3.25.3
org.junit:junit-bom 5.10.2
org.junit.jupiter:junit-jupiter-api 5.10.2
com.google.guava:guava 33.0.0-jre
org.apache.commons:commons-lang3 3.14.0
org.apache.commons:commons-collections4 4.4
org.http4k:http4k-bom 5.13.7.0
org.http4k:http4k-core 5.13.7.0
org.http4k:http4k-format-moshi 5.13.7.0
org.http4k:http4k-format-jackson 5.13.7.0
dev.zacsweers.moshix:moshi-adapters 1.7.20-Beta-0.18.3
org.immutables:value 2.10.0
org.immutables:builder 2.10.0
org.immutables:value-annotations 2.10.0
org.jetbrains.exposed:exposed-core 0.47.0
org.jetbrains.exposed:exposed-dao 0.47.0
org.jetbrains.exposed:exposed-jdbc 0.47.0
org.apache.logging.log4j:log4j-api 2.22.1
org.apache.logging.log4j:log4j-core 2.22.1
org.apache.logging.log4j:log4j-slf4j2-impl 2.22.1
org.postgresql:postgresql 42.7.1
org.mockito:mockito-core 3.12.4
org.springframework:spring-core 6.1.4
org.springframework:spring-context 6.1.4
org.springframework:spring-test 6.1.4
org.jetbrains.kotlinx.kover 0.7.5
org.jetbrains.kotlin.jvm 2.0.0
io.gitlab.arturbosch.detekt 1.23.5
com.diffplug.spotless 6.25.0
com.github.spotbugs 6.0.7
com.adarshr.test-logger 4.0.0
org.powermock:powermock-module-junit4 2.0.9
org.powermock:powermock-api-mockito2 2.0.9
gradle/wrapper/gradle-wrapper.properties gradle 8.6
gradle 8.6
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Config Migration Needed
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
gradle
,org.jetbrains:annotations
,org.apache.logging.log4j:log4j-slf4j2-impl
,org.apache.logging.log4j:log4j-core
,org.apache.logging.log4j:log4j-api
,io.gitlab.arturbosch.detekt
,io.gitlab.arturbosch.detekt:detekt-gradle-plugin
,org.assertj:assertj-core
,io.kotest:kotest-runner-junit5
,io.kotest:kotest-property
,io.kotest:kotest-framework-engine
,io.kotest:kotest-assertions-core
,org.jetbrains.kotlinx.kover
,org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin
,org.junit.jupiter:junit-jupiter-api
,org.junit:junit-bom
,org.springframework:spring-test
,org.springframework:spring-context
,org.springframework:spring-core
,org.postgresql:postgresql
,org.jetbrains.exposed:exposed-jdbc
,org.jetbrains.exposed:exposed-dao
,org.jetbrains.exposed:exposed-core
,org.immutables:value-annotations
,org.immutables:builder
,org.immutables:value
,org.http4k:http4k-format-jackson
,org.http4k:http4k-format-moshi
,org.http4k:http4k-core
,org.http4k:http4k-bom
,org.apache.commons:commons-lang3
,com.google.guava:guava
,de.cronn:reflection-util
,com.github.spotbugs
,com.github.spotbugs.snom:spotbugs-gradle-plugin
,org.jetbrains.kotlin.jvm
,org.jetbrains.kotlin:kotlin-gradle-plugin
,io.vavr:vavr
)Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
Detected dependencies
docker-compose
github-actions
gradle
gradle-wrapper
The text was updated successfully, but these errors were encountered: