Skip to content

Commit 4b7a754

Browse files
committed
Merge remote-tracking branch 'origin/master' into dependabot/maven/maven-d056814cb1
2 parents a3f0b59 + 17087a2 commit 4b7a754

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

favourite-lyrics-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<version>0.0.1-SNAPSHOT</version>
99
</parent>
1010
<properties>
11-
<flyway-maven-plugin.version>11.19.0</flyway-maven-plugin.version>
11+
<flyway-maven-plugin.version>11.20.0</flyway-maven-plugin.version>
1212
</properties>
1313
<modelVersion>4.0.0</modelVersion>
1414

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<properties>
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2323
<java.version>21</java.version>
24-
<kotlin.version>2.2.21</kotlin.version>
24+
<kotlin.version>2.3.0</kotlin.version>
2525
<maven.compiler.source>${java.version}</maven.compiler.source>
2626
<maven.compiler.target>${java.version}</maven.compiler.target>
2727
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>

0 commit comments

Comments
 (0)