From e84945e31daf159223e4fd8417742cfe5bf9fb87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 13:17:10 +0000 Subject: [PATCH] Bump the major group with 6 updates Bumps the major group with 6 updates: | Package | From | To | | --- | --- | --- | | io.github.gradle-nexus.publish-plugin | `1.1.0` | `2.0.0` | | [com.tngtech.jgiven:jgiven-html5-report](https://github.com/TNG/jgiven) | `1.3.1` | `2.0.2` | | [com.tngtech.jgiven:jgiven-spring-junit5](https://github.com/TNG/jgiven) | `1.3.1` | `2.0.2` | | [io.toolisticon.testing:jgiven-kotlin](https://github.com/toolisticon/jgiven-kotlin) | `1.3.1.0` | `2.0.2.1` | | [net.logstash.logback:logstash-logback-encoder](https://github.com/logfellow/logstash-logback-encoder) | `7.4` | `8.1` | | [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release) | `2024.0.1` | `2025.0.0` | Updates `io.github.gradle-nexus.publish-plugin` from 1.1.0 to 2.0.0 Updates `com.tngtech.jgiven:jgiven-html5-report` from 1.3.1 to 2.0.2 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.3.1...v2.0.2) Updates `com.tngtech.jgiven:jgiven-spring-junit5` from 1.3.1 to 2.0.2 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.3.1...v2.0.2) Updates `com.tngtech.jgiven:jgiven-spring-junit5` from 1.3.1 to 2.0.2 - [Release notes](https://github.com/TNG/jgiven/releases) - [Changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md) - [Commits](https://github.com/TNG/jgiven/compare/v1.3.1...v2.0.2) Updates `io.toolisticon.testing:jgiven-kotlin` from 1.3.1.0 to 2.0.2.1 - [Release notes](https://github.com/toolisticon/jgiven-kotlin/releases) - [Commits](https://github.com/toolisticon/jgiven-kotlin/compare/1.3.1.0...2.0.2.1) Updates `net.logstash.logback:logstash-logback-encoder` from 7.4 to 8.1 - [Release notes](https://github.com/logfellow/logstash-logback-encoder/releases) - [Commits](https://github.com/logfellow/logstash-logback-encoder/compare/logstash-logback-encoder-7.4...logstash-logback-encoder-8.1) Updates `org.springframework.cloud:spring-cloud-dependencies` from 2024.0.1 to 2025.0.0 - [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-release/compare/v2024.0.1...v2025.0.0) --- updated-dependencies: - dependency-name: io.github.gradle-nexus.publish-plugin dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: com.tngtech.jgiven:jgiven-html5-report dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: com.tngtech.jgiven:jgiven-spring-junit5 dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: com.tngtech.jgiven:jgiven-spring-junit5 dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: io.toolisticon.testing:jgiven-kotlin dependency-version: 2.0.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: net.logstash.logback:logstash-logback-encoder dependency-version: '8.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: org.springframework.cloud:spring-cloud-dependencies dependency-version: 2025.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- gradle/libs.versions.toml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build.gradle b/build.gradle index 75ee56d..158a56d 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,5 @@ plugins { - id("io.github.gradle-nexus.publish-plugin") version "1.1.0" + id("io.github.gradle-nexus.publish-plugin") version "2.0.0" } autoConfigure { diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 461033b..15dc7db 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,19 +7,19 @@ azure-identity = "1.15.4" # we provide the latest version of guava here, as queryDSL pulls in a very old (and vulnerable) version of guava, and we want to override that here guava = "33.2.1-jre" -jgiven = "1.3.1" +jgiven = "2.0.2" jupiter = "5.11.4" kotlin-logging = "3.0.5" -logstash = "7.4" +logstash = "8.1" opentelemetry = "1.48.0" shedlock = "6.3.0" spring-boot = "3.4.5" -spring-cloud = "2024.0.1" +spring-cloud = "2025.0.0" [libraries] archunit-ccv = { module = "io.cloudflight.cleancode.archunit:archunit-cleancode-verifier", version = "0.5.0" } @@ -36,7 +36,7 @@ jackson-databind-nullable = { module = "org.openapitools:jackson-databind-nullab jgiven-html5-report = { module = "com.tngtech.jgiven:jgiven-html5-report", version.ref = "jgiven" } jgiven-junit5 = { module = "com.tngtech.jgiven:jgiven-html5-report", version.ref = "jgiven" } jgiven-spring-junit5 = { module = "com.tngtech.jgiven:jgiven-spring-junit5", version.ref = "jgiven" } -jgiven-kotlin = { module = "io.toolisticon.testing:jgiven-kotlin", version = "1.3.1.0" } +jgiven-kotlin = { module = "io.toolisticon.testing:jgiven-kotlin", version = "2.0.2.1" } junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "jupiter" } junit-params = { module = "org.junit.jupiter:junit-jupiter-params", version.ref = "jupiter" }