Skip to content

Commit e94dc6d

Browse files
chore(deps): bump kotlin.version from 2.0.21 to 2.1.0 (#797)
Bumps `kotlin.version` from 2.0.21 to 2.1.0. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.21...v2.1.0) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.21 to 2.1.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f33747 commit e94dc6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<plugin.scala.version>4.9.2</plugin.scala.version>
123123

124124
<pekko.version>1.1.1</pekko.version>
125-
<kotlin.version>2.0.21</kotlin.version>
125+
<kotlin.version>2.1.0</kotlin.version>
126126
<junit-jupiter.version>5.11.3</junit-jupiter.version>
127127
<kotlin-coroutines.version>1.8.1</kotlin-coroutines.version>
128128
<mockito.version>4.10.0</mockito.version>

0 commit comments

Comments
 (0)