Skip to content

Commit

Permalink
Merge pull request #1761 from gradle/dependabot/maven/build-caching-m…
Browse files Browse the repository at this point in the history
…aven-samples/kotlin.version-2.1.10

Bump kotlin.version from 2.1.0 to 2.1.10 in /build-caching-maven-samples
  • Loading branch information
ribafish authored Jan 28, 2025
2 parents 68d41b8 + 9d51221 commit 7c74d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-caching-maven-samples/kotlin-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</parent>

<properties>
<kotlin.version>2.1.0</kotlin.version>
<kotlin.version>2.1.10</kotlin.version>
<junit-jupiter.version>5.11.4</junit-jupiter.version>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
</properties>
Expand Down

0 comments on commit 7c74d28

Please sign in to comment.