Skip to content

Commit b696ab5

Browse files
build(deps-dev): Bump org.jetbrains.kotlin:kotlin-stdlib (#2547)
Bumps the kotlin group with 1 update: [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin). Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.3.20 to 2.3.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.20...v2.3.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.3.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: kotlin ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e073dc6 commit b696ab5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extension-jaxrs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>org.jetbrains.kotlin</groupId>
6969
<artifactId>kotlin-stdlib</artifactId>
70-
<version>2.3.20</version>
70+
<version>2.3.21</version>
7171
<scope>test</scope>
7272
</dependency>
7373
<dependency>

0 commit comments

Comments
 (0)