Skip to content

Commit 96259bd

Browse files
chore(deps): bump org.jetbrains.kotlin:kotlin-maven-allopen from 2.2.0 to 2.2.10 (#159)
chore(deps): bump org.jetbrains.kotlin:kotlin-maven-allopen Bumps org.jetbrains.kotlin:kotlin-maven-allopen from 2.2.0 to 2.2.10. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eve <bot+eve@asyncapi.io>
1 parent 49ffc5d commit 96259bd

File tree

1 file changed

+1
-1
lines changed
  • kotlin-asyncapi-examples/kotlin-asyncapi-spring-boot-example

1 file changed

+1
-1
lines changed

kotlin-asyncapi-examples/kotlin-asyncapi-spring-boot-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<properties>
1919
<java.version>17</java.version>
20-
<kotlin.version>2.2.0</kotlin.version>
20+
<kotlin.version>2.2.10</kotlin.version>
2121
<spring-boot.version>3.5.5</spring-boot.version>
2222
<main.class>com.asyncapi.kotlinasyncapi.example.spring.ExampleApplicationKt</main.class>
2323
</properties>

0 commit comments

Comments
 (0)