Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #187 from marlalain/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update kotlin monorepo to v1.9.25
  • Loading branch information
renovate[bot] authored Jul 19, 2024
2 parents 5509b11 + d56d565 commit 401b31d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<spring.boot.version>2.7.18</spring.boot.version>
<spring.native.version>0.10.5</spring.native.version>
<jasmine.serverPort>8234</jasmine.serverPort>
<kotlin.version>1.9.24</kotlin.version>
<kotlin.version>1.9.25</kotlin.version>
</properties>
<dependencies>
<dependency>
Expand Down Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-reflect</artifactId>
<version>1.9.24</version>
<version>1.9.25</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 401b31d

Please sign in to comment.