Skip to content

Commit 16e8b4b

Browse files
Bump kotlin.version from 2.1.10 to 2.1.20
Bumps `kotlin.version` from 2.1.10 to 2.1.20. Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.1.10 to 2.1.20 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.1.10 to 2.1.20 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d34077 commit 16e8b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<kotlin.compiler.apiVersion>2.1</kotlin.compiler.apiVersion>
2525
<kotlin.compiler.languageVersion>2.1</kotlin.compiler.languageVersion>
2626
<kotlin.compiler.jvmTarget>21</kotlin.compiler.jvmTarget>
27-
<kotlin.version>2.1.10</kotlin.version>
27+
<kotlin.version>2.1.20</kotlin.version>
2828
<logback.version>1.5.17</logback.version>
2929
<okhttp3.version>4.12.0</okhttp3.version>
3030
</properties>

0 commit comments

Comments
 (0)