Skip to content

Commit caa3418

Browse files
build(deps): bump v.kotlin from 2.1.10 to 2.1.20 in /src (#365)
Bumps `v.kotlin` from 2.1.10 to 2.1.20. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.1.10 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.1.20) Updates `org.jetbrains.kotlin:kotlin-test` from 2.1.10 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.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-stdlib dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-type: direct:development 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d3b3c4 commit caa3418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client-toolchain/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<maven.compiler.source>17</maven.compiler.source>
1818
<maven.compiler.target>17</maven.compiler.target>
1919

20-
<v.kotlin>2.1.10</v.kotlin>
20+
<v.kotlin>2.1.20</v.kotlin>
2121
<v.lyo>7.0.0-SNAPSHOT</v.lyo>
2222
<v.jersey>3.1.5</v.jersey>
2323
<v.kotlin.coroutines>1.10.1</v.kotlin.coroutines>

0 commit comments

Comments
 (0)