Skip to content

Commit

Permalink
Update kotlin monorepo to v2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent e3034f2 commit 82c1c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit5-jupiter-starter-maven-kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.version>2.0.0</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>${maven.compiler.source}</maven.compiler.target>
</properties>
Expand Down

0 comments on commit 82c1c8e

Please sign in to comment.