Skip to content

Commit

Permalink
Update Kotlin to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek committed May 24, 2024
1 parent c0a4d86 commit b83cf19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dagger.version>2.51.1</dagger.version>
<jackson.version>2.17.0</jackson.version>

<kotlin.version>1.9.23</kotlin.version>
<kotlin.version>2.0.0</kotlin.version>
<junit.jupiter.version>5.10.2</junit.jupiter.version>
<junit.pioneer.version>2.2.0</junit.pioneer.version>
<truth.version>1.4.2</truth.version>
Expand Down

0 comments on commit b83cf19

Please sign in to comment.