Skip to content

Commit

Permalink
chore(deps): update kotlin monorepo to v1.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent da9eb6c commit a8febb3
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>1.9.10</kotlin.version>
<kotlin.version>1.9.20</kotlin.version>
<testcontainers.version>1.19.1</testcontainers.version>
<kotest.version>5.7.2</kotest.version>
<maven-surefire-plugin.version>3.1.2</maven-surefire-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.1.0-RC2</spring-framework.version>
<postgresql.version>42.6.0</postgresql.version>
<kotlin.version>1.9.10</kotlin.version>
<kotlin.version>1.9.20</kotlin.version>
<byte-buddy.version>1.14.9</byte-buddy.version>
<lombok.version>1.18.30</lombok.version>
<slf4j.version>2.0.9</slf4j.version>
Expand Down

0 comments on commit a8febb3

Please sign in to comment.