Skip to content

Commit

Permalink
fix(deps): update kotlin monorepo to v2.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 1a822a2 commit 0138ac6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion boot-kotlin-co/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<description>Demo project for Spring Boot</description>
<properties>
<java.version>21</java.version>
<kotlin.version>2.0.21</kotlin.version>
<kotlin.version>2.1.10</kotlin.version>
<kotest.version>5.9.1</kotest.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.2.5</maven-failsafe-plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion schedule/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<jakartaee-api.version>10.0.0</jakartaee-api.version>
<spring-framework.version>6.2.2</spring-framework.version>
<postgresql.version>42.7.5</postgresql.version>
<kotlin.version>2.0.21</kotlin.version>
<kotlin.version>2.1.10</kotlin.version>
<lombok.version>1.18.36</lombok.version>
<slf4j.version>2.0.16</slf4j.version>
<logback.version>1.5.16</logback.version>
Expand Down

0 comments on commit 0138ac6

Please sign in to comment.