Skip to content

Commit eb54b8e

Browse files
[skip ci] Bump the dev-deps group across 2 directories with 3 updates
Bumps the dev-deps group with 2 updates in the /deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot_kotlin directory: [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) and org.jetbrains.kotlin:kotlin-maven-allopen. Bumps the dev-deps group with 1 update in the /deps/rabbitmq_stream_management/test/http_SUITE_data directory: [com.google.code.gson:gson](https://github.com/google/gson). Updates `org.jetbrains.kotlin:kotlin-test` from 2.2.10 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.2.10 to 2.2.20 Updates `com.google.code.gson:gson` from 2.13.1 to 2.13.2 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.13.1...gson-parent-2.13.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-version: 2.2.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b6d20e commit eb54b8e

File tree

2 files changed

+2
-2
lines changed
  • deps
    • rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot_kotlin
    • rabbitmq_stream_management/test/http_SUITE_data

2 files changed

+2
-2
lines changed

deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot_kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2424
<maven.compiler.source>17</maven.compiler.source>
2525
<maven.compiler.target>17</maven.compiler.target>
26-
<kotlin.version>2.2.10</kotlin.version>
26+
<kotlin.version>2.2.20</kotlin.version>
2727
<junit-jupiter.version>5.10.0</junit-jupiter.version>
2828
</properties>
2929

deps/rabbitmq_stream_management/test/http_SUITE_data/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<spotless.version>2.46.1</spotless.version>
3737
<google-java-format.version>1.28.0</google-java-format.version>
3838
<okhttp.version>5.1.0</okhttp.version>
39-
<gson.version>2.13.1</gson.version>
39+
<gson.version>2.13.2</gson.version>
4040
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4141
</properties>
4242

0 commit comments

Comments
 (0)