Skip to content

Commit e7b0b1b

Browse files
build(deps): bump org.jetbrains.kotlin:kotlin-stdlib in /opbeans (#467)
Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 2.3.10 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.10...v2.3.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.3.20 dependency-type: direct:production 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 911544f commit e7b0b1b

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
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.jetbrains.kotlin</groupId>
5454
<artifactId>kotlin-stdlib</artifactId>
55-
<version>2.3.10</version>
55+
<version>2.3.20</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>org.jetbrains.kotlin</groupId>

0 commit comments

Comments
 (0)