Skip to content

Commit

Permalink
build: bump kotlin.lib.version to 2.1.0 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent b2c7a82 commit ecb84dd
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 @@ -47,7 +47,7 @@
<kotlin.compiler.languageVersion>2.0</kotlin.compiler.languageVersion>
<kotlin.compiler.apiVersion>${kotlin.compiler.languageVersion}</kotlin.compiler.apiVersion>
<kotlin.compiler.jvmTarget>1.8</kotlin.compiler.jvmTarget>
<kotlin.lib.version>2.0.21</kotlin.lib.version>
<kotlin.lib.version>2.1.0</kotlin.lib.version>
<java.version>8</java.version>
</properties>

Expand Down

0 comments on commit ecb84dd

Please sign in to comment.