Skip to content

Commit

Permalink
Merge pull request #276 from sladkoff/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v2.1.0
  • Loading branch information
sladkoff authored Nov 27, 2024
2 parents dfa7e07 + f28a906 commit e059668
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 @@ -24,7 +24,7 @@

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<kotlin.version>2.0.21</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
</properties>

<repositories>
Expand Down

0 comments on commit e059668

Please sign in to comment.