Skip to content

Commit

Permalink
chore(deps): bump kotlin.version from 2.0.20 to 2.0.21 (#1064)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 7ac3592 commit fad5dfc
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 @@ -19,7 +19,7 @@
<java.version>17</java.version>
<version.java>${java.version}</version.java>

<kotlin.version>2.0.20</kotlin.version>
<kotlin.version>2.0.21</kotlin.version>
<kotlin.compiler.jvmTarget>${java.version}</kotlin.compiler.jvmTarget>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
<kotlin-logging.version>3.0.5</kotlin-logging.version>
Expand Down

0 comments on commit fad5dfc

Please sign in to comment.