Skip to content

Commit afb5b97

Browse files
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.1.20 to 2.1.21 (#434)
Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 2.1.20 to 2.1.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.1.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.1.21 dependency-type: direct:development 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 70393ae commit afb5b97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@
403403
<dependency>
404404
<groupId>org.jetbrains.kotlin</groupId>
405405
<artifactId>kotlin-stdlib</artifactId>
406-
<version>2.1.20</version>
406+
<version>2.1.21</version>
407407
<scope>test</scope>
408408
</dependency>
409409
</dependencies>

0 commit comments

Comments
 (0)