Skip to content

Commit

Permalink
chore(deps): bump org.jetbrains.kotlin:kotlin-maven-allopen
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin:kotlin-maven-allopen from 1.9.23 to 2.1.10.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent fabbf5b commit b77df2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine/springboot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>17</java.version>
<kotlin.version>1.9.23</kotlin.version>
<kotlin.version>2.1.10</kotlin.version>
<spring-cloud-gcp.version>5.0.4</spring-cloud-gcp.version>
<spring-cloud.version>2023.0.0</spring-cloud.version>
</properties>
Expand Down

0 comments on commit b77df2c

Please # to comment.