Skip to content

Commit

Permalink
Merge pull request #159 from jesperancinha/dependabot/maven/kotlin-4b…
Browse files Browse the repository at this point in the history
…f0bd086c

Bump the kotlin group with 8 updates
  • Loading branch information
jesperancinha authored Nov 29, 2024
2 parents 74580b6 + 362fd66 commit 59767b5
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 @@ -22,12 +22,12 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.5.2</maven-failsafe-plugin.version>
<kotlin.version>2.0.21</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>

<spring-boot.version>3.4.0</spring-boot.version>

<kotlinx-coroutines-core.version>1.7.3</kotlinx-coroutines-core.version>
<jackson-module-kotlin.version>2.18.1</jackson-module-kotlin.version>
<jackson-module-kotlin.version>2.18.2</jackson-module-kotlin.version>
<jackson.version>2.18.2</jackson.version>
<coroutinecache.version>0.9.0</coroutinecache.version>
<hazelcast.version>5.5.0</hazelcast.version>
Expand Down

0 comments on commit 59767b5

Please sign in to comment.