Skip to content

Commit

Permalink
Merge pull request #13163 from rabbitmq/dependabot/maven/deps/rabbitm…
Browse files Browse the repository at this point in the history
…q_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot_kotlin/main/kotlin.version-2.1.10

build(deps): bump kotlin.version from 2.1.0 to 2.1.10 in /deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot_kotlin
  • Loading branch information
michaelklishin authored Jan 27, 2025
2 parents 579c586 + a79ebc6 commit 9de2e3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<kotlin.version>2.1.0</kotlin.version>
<kotlin.version>2.1.10</kotlin.version>
<junit-jupiter.version>5.10.0</junit-jupiter.version>
</properties>

Expand Down

0 comments on commit 9de2e3b

Please sign in to comment.