Skip to content

Commit 88015c0

Browse files
[skip ci] Bump the dev-deps group across 1 directory with 2 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. Updates `org.jetbrains.kotlin:kotlin-test` from 2.1.20 to 2.1.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.1.21) Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.1.20 to 2.1.21 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-version: 2.1.21 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.1.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0cb27fe commit 88015c0

File tree

1 file changed

+1
-1
lines changed
  • deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot_kotlin

1 file changed

+1
-1
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.1.20</kotlin.version>
26+
<kotlin.version>2.1.21</kotlin.version>
2727
<junit-jupiter.version>5.10.0</junit-jupiter.version>
2828
</properties>
2929

0 commit comments

Comments
 (0)