Skip to content

Commit 379c7da

Browse files
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.3.0 to 2.3.20 (#497)
Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 2.3.0 to 2.3.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.0...v2.3.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.3.20 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 3331781 commit 379c7da

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
@@ -408,7 +408,7 @@
408408
<dependency>
409409
<groupId>org.jetbrains.kotlin</groupId>
410410
<artifactId>kotlin-stdlib</artifactId>
411-
<version>2.3.0</version>
411+
<version>2.3.20</version>
412412
<scope>test</scope>
413413
</dependency>
414414
</dependencies>

0 commit comments

Comments
 (0)