Skip to content

Commit 43f3408

Browse files
Bump org.jetbrains.kotlin:kotlin-maven-plugin from 1.9.23 to 1.9.25 (#3612)
Bumps org.jetbrains.kotlin:kotlin-maven-plugin from 1.9.23 to 1.9.25. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5abf023 commit 43f3408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-gateway-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
<!-- Based on instructions here - https://kotlinlang.org/docs/reference/using-maven.html -->
236236
<artifactId>kotlin-maven-plugin</artifactId>
237237
<groupId>org.jetbrains.kotlin</groupId>
238-
<version>1.9.23</version>
238+
<version>1.9.25</version>
239239
<configuration>
240240
<jvmTarget>17</jvmTarget>
241241
</configuration>

0 commit comments

Comments
 (0)