Skip to content

Commit eff2a47

Browse files
build(deps-dev): Bump org.jetbrains.kotlin:kotlin-stdlib (#2440)
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.2.21 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kotlin ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc02987 commit eff2a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension-jaxrs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>org.jetbrains.kotlin</groupId>
7373
<artifactId>kotlin-stdlib</artifactId>
74-
<version>2.2.21</version>
74+
<version>2.3.0</version>
7575
<scope>test</scope>
7676
</dependency>
7777
<dependency>

0 commit comments

Comments
 (0)