Skip to content

Commit fa62012

Browse files
build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-common in /opbeans (#490)
Bumps [org.jetbrains.kotlin:kotlin-stdlib-common](https://github.com/JetBrains/kotlin) from 2.3.21 to 2.4.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common dependency-version: 2.4.0 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 9c505c5 commit fa62012

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

opbeans/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.jetbrains.kotlin</groupId>
5959
<artifactId>kotlin-stdlib-common</artifactId>
60-
<version>2.3.21</version>
60+
<version>2.4.0</version>
6161
</dependency>
6262
</dependencies>
6363
</dependencyManagement>

0 commit comments

Comments
 (0)