Skip to content

Commit

Permalink
Merge pull request #81 from jesperancinha/dependabot/maven/kotlin.ver…
Browse files Browse the repository at this point in the history
…sion-1.9.21

Bump kotlin.version from 1.9.20 to 1.9.21
  • Loading branch information
github-actions[bot] authored Nov 24, 2023
2 parents 23561f3 + 3df49be commit e314364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven-surefire-plugin.version>3.2.2</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.2.2</maven-failsafe-plugin.version>
<kotlin.version>1.9.20</kotlin.version>
<kotlin.version>1.9.21</kotlin.version>

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

Expand Down

0 comments on commit e314364

Please sign in to comment.