Skip to content

Commit

Permalink
chore(deps): bump the all-gradle group across 1 directory with 38 upd…
Browse files Browse the repository at this point in the history
…ates

Bumps the all-gradle group with 38 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| com.gradle.develocity | `3.18.1` | `3.19` |
| org.gradle.toolchains.foojay-resolver-convention | `0.8.0` | `0.9.0` |
| [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.plugin.spring](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.dokka:dokka-gradle-plugin](https://github.com/Kotlin/dokka) | `1.9.20` | `2.0.0` |
| [org.jetbrains.kotlinx:kover-gradle-plugin](https://github.com/Kotlin/kotlinx-kover) | `0.8.3` | `0.9.0` |
| [io.nlopez.compose.rules:detekt](https://github.com/mrmans0n/compose-rules) | `0.4.15` | `0.4.22` |
| [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.4.1` |
| [org.springframework.boot:spring-boot-starter-actuator](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.4.1` |
| [org.springframework.boot:spring-boot-starter-aop](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.4.1` |
| [org.springframework.boot:spring-boot-devtools](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.4.1` |
| [org.springframework.boot:spring-boot-docker-compose](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.4.1` |
| [org.springframework.boot:spring-boot-starter-data-r2dbc](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.4.1` |
| [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.4.1` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.4.1` |
| [org.springdoc:springdoc-openapi-starter-webflux-ui](https://github.com/springdoc/springdoc-openapi) | `2.6.0` | `2.7.0` |
| [org.springdoc:springdoc-openapi-starter-webflux-api](https://github.com/springdoc/springdoc-openapi) | `2.6.0` | `2.7.0` |
| org.keycloak:keycloak-admin-client | `26.0.0` | `26.0.3` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.18.0` | `2.18.2` |
| [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.18.0` | `2.18.2` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.0` | `2.18.2` |
| [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.18.0` | `2.18.2` |
| [org.jetbrains.kotlinx:kotlinx-coroutines-reactor](https://github.com/Kotlin/kotlinx.coroutines) | `1.9.0` | `1.10.1` |
| org.apache.commons:commons-text | `1.12.0` | `1.13.0` |
| [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.18.1` | `1.18.3` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.11.2` | `5.11.4` |
| [org.springframework.security:spring-security-test](https://github.com/spring-projects/spring-security) | `6.3.3` | `6.4.2` |
| [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) | `3.6.10` | `3.7.1` |
| [io.cucumber:cucumber-java](https://github.com/cucumber/cucumber-jvm) | `7.20.0` | `7.20.1` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.12` | `1.13.14` |
| [net.datafaker:datafaker](https://github.com/datafaker-net/datafaker) | `2.4.0` | `2.4.2` |
| [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.26.3` | `3.27.0` |
| [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.20.2` | `1.20.4` |
| [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.2` | `1.20.4` |
| [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.4.0` | `3.5.1` |
| [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) | `1.1.6` | `1.1.7` |



Updates `com.gradle.develocity` from 3.18.1 to 3.19

Updates `org.gradle.toolchains.foojay-resolver-convention` from 0.8.0 to 0.9.0

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.20...v2.1.0)

Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.20...v2.1.0)

Updates `org.jetbrains.kotlin.jvm` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.20...v2.1.0)

Updates `org.jetbrains.kotlin.plugin.spring` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.20...v2.1.0)

Updates `org.jetbrains.dokka:dokka-gradle-plugin` from 1.9.20 to 2.0.0
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@v1.9.20...v2.0.0)

Updates `org.jetbrains.kotlinx:kover-gradle-plugin` from 0.8.3 to 0.9.0
- [Release notes](https://github.com/Kotlin/kotlinx-kover/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md)
- [Commits](Kotlin/kotlinx-kover@v0.8.3...v0.9.0)

Updates `io.nlopez.compose.rules:detekt` from 0.4.15 to 0.4.22
- [Release notes](https://github.com/mrmans0n/compose-rules/releases)
- [Commits](mrmans0n/compose-rules@v0.4.15...v0.4.22)

Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.3.4 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.4.1)

Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.3.4 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.4.1)

Updates `org.springframework.boot:spring-boot-starter-aop` from 3.3.4 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.4.1)

Updates `org.springframework.boot:spring-boot-devtools` from 3.3.4 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.4.1)

Updates `org.springframework.boot:spring-boot-docker-compose` from 3.3.4 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.4.1)

Updates `org.springframework.boot:spring-boot-starter-data-r2dbc` from 3.3.4 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.4.1)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.4 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.4.1)

Updates `org.springframework.boot` from 3.3.4 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.4.1)

Updates `org.springdoc:springdoc-openapi-starter-webflux-ui` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.6.0...v2.7.0)

Updates `org.springdoc:springdoc-openapi-starter-webflux-api` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.6.0...v2.7.0)

Updates `org.springdoc:springdoc-openapi-starter-webflux-api` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.6.0...v2.7.0)

Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.3.4 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.4.1)

Updates `org.springframework.boot:spring-boot-starter-aop` from 3.3.4 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.4.1)

Updates `org.springframework.boot:spring-boot-devtools` from 3.3.4 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.4.1)

Updates `org.springframework.boot:spring-boot-docker-compose` from 3.3.4 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.4.1)

Updates `org.springframework.boot:spring-boot-starter-data-r2dbc` from 3.3.4 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.4.1)

Updates `org.keycloak:keycloak-admin-client` from 26.0.0 to 26.0.3

Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.0 to 2.18.2
- [Commits](FasterXML/jackson-core@jackson-core-2.18.0...jackson-core-2.18.2)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.0 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.0 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.0 to 2.18.2
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.0...jackson-module-kotlin-2.18.2)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.0 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.0 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.0 to 2.18.2
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.0...jackson-module-kotlin-2.18.2)

Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.20...v2.1.0)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-reactor` from 1.9.0 to 1.10.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.9.0...1.10.1)

Updates `org.apache.commons:commons-text` from 1.12.0 to 1.13.0

Updates `org.jsoup:jsoup` from 1.18.1 to 1.18.3
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md)
- [Commits](jhy/jsoup@jsoup-1.18.1...jsoup-1.18.3)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.2 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.2...r5.11.4)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.4 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.4.1)

Updates `org.springframework.security:spring-security-test` from 6.3.3 to 6.4.2
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.3.3...6.4.2)

Updates `io.projectreactor:reactor-test` from 3.6.10 to 3.7.1
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.10...v3.7.1)

Updates `io.cucumber:cucumber-java` from 7.20.0 to 7.20.1
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.20.0...v7.20.1)

Updates `io.mockk:mockk` from 1.13.12 to 1.13.14
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.12...1.13.14)

Updates `net.datafaker:datafaker` from 2.4.0 to 2.4.2
- [Release notes](https://github.com/datafaker-net/datafaker/releases)
- [Commits](datafaker-net/datafaker@v2.4.0...2.4.2)

Updates `org.assertj:assertj-core` from 3.26.3 to 3.27.0
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.26.3...assertj-build-3.27.0)

Updates `org.testcontainers:testcontainers` from 1.20.2 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.2...1.20.4)

Updates `org.testcontainers:junit-jupiter` from 1.20.2 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.2...1.20.4)

Updates `org.testcontainers:junit-jupiter` from 1.20.2 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.2...1.20.4)

Updates `com.github.dasniko:testcontainers-keycloak` from 3.4.0 to 3.5.1
- [Release notes](https://github.com/dasniko/testcontainers-keycloak/releases)
- [Commits](dasniko/testcontainers-keycloak@3.4.0...3.5.1)

Updates `org.jetbrains.kotlin.jvm` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.20...v2.1.0)

Updates `org.jetbrains.kotlin.plugin.spring` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.20...v2.1.0)

Updates `org.springframework.boot` from 3.3.4 to 3.4.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.4.1)

Updates `io.spring.dependency-management` from 1.1.6 to 1.1.7
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.6...v1.1.7)

---
updated-dependencies:
- dependency-name: com.gradle.develocity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.gradle.toolchains.foojay-resolver-convention
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.jetbrains.kotlin.plugin.spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.jetbrains.dokka:dokka-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-gradle
- dependency-name: org.jetbrains.kotlinx:kover-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: io.nlopez.compose.rules:detekt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: org.springframework.boot:spring-boot-starter-webflux
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.springframework.boot:spring-boot-starter-aop
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.springframework.boot:spring-boot-devtools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.springframework.boot:spring-boot-docker-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.springframework.boot:spring-boot-starter-data-r2dbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.springdoc:springdoc-openapi-starter-webflux-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.springdoc:springdoc-openapi-starter-webflux-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.springdoc:springdoc-openapi-starter-webflux-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.springframework.boot:spring-boot-starter-aop
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.springframework.boot:spring-boot-devtools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.springframework.boot:spring-boot-docker-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.springframework.boot:spring-boot-starter-data-r2dbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.keycloak:keycloak-admin-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-reactor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.apache.commons:commons-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.springframework.security:spring-security-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: io.projectreactor:reactor-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: io.cucumber:cucumber-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: net.datafaker:datafaker
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
- dependency-name: com.github.dasniko:testcontainers-keycloak
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.jetbrains.kotlin.plugin.spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-gradle
- dependency-name: io.spring.dependency-management
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gradle
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent a2c2850 commit de6904b
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
42 changes: 21 additions & 21 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
[versions]
kotlin = "2.0.20"
springBoot = "3.3.4"
springdoc = "2.6.0"
junit = "5.11.2"
kotlin = "2.1.0"
springBoot = "3.4.1"
springdoc = "2.7.0"
junit = "5.11.4"
klint-plugin = "12.1.1"
detekt = "1.23.7"
owasp = "10.0.3"
asciidoctor = "4.0.2"
dokka = "1.9.20"
dokka = "2.0.0"
frontend-gradle-plugin = "8.0.0"
springManagement = "1.1.6"
springManagement = "1.1.7"
reflections = "0.10.2"
keycloak-admin-client = "26.0.0"
keycloak-admin-client = "26.0.3"
kotest = "5.9.1"
testcontainers = "1.20.2"
testcontainers-keycloak = "3.4.0"
testcontainers = "1.20.4"
testcontainers-keycloak = "3.5.1"
jsonwebtoken = "0.12.6"
cucumber = "7.20.0"
apacheCommon = "1.12.0"
jackson = "2.18.0"
cucumber = "7.20.1"
apacheCommon = "1.13.0"
jackson = "2.18.2"

[libraries]
# Gradle Plugins
Expand All @@ -30,7 +30,7 @@ gradle-dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version.ref
# Utils
gradle-updates = { module = "com.github.ben-manes:gradle-versions-plugin", version = "0.51.0" }
gradle-owasp-depcheck = { module = "org.owasp:dependency-check-gradle", version.ref = "owasp" }
gradle-kover = { module = "org.jetbrains.kotlinx:kover-gradle-plugin", version = "0.8.3" }
gradle-kover = { module = "org.jetbrains.kotlinx:kover-gradle-plugin", version = "0.9.0" }
gradle-asciidoctor = { module = "org.asciidoctor:asciidoctor-gradle-jvm", version.ref = "asciidoctor" }
spring-dotenv = 'me.paulschwarz:spring-dotenv:4.0.0'
sendgrid = 'com.sendgrid:sendgrid-java:4.10.3'
Expand All @@ -40,7 +40,7 @@ gradle-frontend = { module = "org.siouan:frontend-jdk17", version.ref = "fronten

# Detekt
gradle-detekt = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version.ref = "detekt" }
detekt-compose = { module = "io.nlopez.compose.rules:detekt", version = "0.4.15" }
detekt-compose = { module = "io.nlopez.compose.rules:detekt", version = "0.4.22" }
detekt-compose2 = { module = "ru.kode:detekt-rules-compose", version = "1.4.0" }
detekt-formatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatting", version.ref = "detekt" }

Expand All @@ -65,21 +65,21 @@ jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-
reactor-kotlin-extensions = { module = "io.projectreactor.kotlin:reactor-kotlin-extensions", version = "1.2.3" }
reflections = { module = "org.reflections:reflections", version.ref = "reflections" }
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }
kotlinx-coroutines-reactor = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-reactor", version = "1.9.0" }
kotlinx-coroutines-reactor = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-reactor", version = "1.10.1" }
# External Libraries
commons-text = { module = "org.apache.commons:commons-text", version.ref = "apacheCommon" }
jsoup = { module = "org.jsoup:jsoup", version = "1.18.1" }
jsoup = { module = "org.jsoup:jsoup", version = "1.18.3" }


# Testing
junit = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
spring-boot-starter-test = { module = "org.springframework.boot:spring-boot-starter-test", version.ref = "springBoot" }
spring-security-test = { module = "org.springframework.security:spring-security-test", version="6.3.3" }
reactor-test = { module = "io.projectreactor:reactor-test", version = "3.6.10" }
spring-security-test = { module = "org.springframework.security:spring-security-test", version="6.4.2" }
reactor-test = { module = "io.projectreactor:reactor-test", version = "3.7.1" }
cucumber-java = { module = "io.cucumber:cucumber-java", version.ref = "cucumber" }
mockk = { module = "io.mockk:mockk", version = "1.13.12" }
faker = { module = "net.datafaker:datafaker", version = "2.4.0" }
assertj = { module ="org.assertj:assertj-core", version = "3.26.3" }
mockk = { module = "io.mockk:mockk", version = "1.13.14" }
faker = { module = "net.datafaker:datafaker", version = "2.4.2" }
assertj = { module ="org.assertj:assertj-core", version = "3.27.0" }
kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }
kotest-assertions-json = { module = "io.kotest:kotest-assertions-json", version.ref = "kotest" }
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
Expand Down
4 changes: 2 additions & 2 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ pluginManagement {
}

plugins {
id("com.gradle.develocity") version "3.18.1"
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
id("com.gradle.develocity") version "3.19"
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
}

// Keep in sync with build-logic/settings.gradle.kts
Expand Down

0 comments on commit de6904b

Please sign in to comment.