Skip to content

Commit 2e12661

Browse files
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib (#4404)
Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.9.22 to 1.9.23. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v1.9.23) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebae05f commit 2e12661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>org.jetbrains.kotlin</groupId>
123123
<artifactId>kotlin-stdlib</artifactId>
124-
<version>1.9.22</version>
124+
<version>1.9.23</version>
125125
</dependency>
126126
<dependency>
127127
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)