Skip to content

Commit 3a866d3

Browse files
build(deps): bump org.jetbrains.kotlin:kotlin-stdlib (#2492)
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/v2.3.20/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 be7b4d3 commit 3a866d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plc4j/drivers/ctrlx/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
<dependency>
188188
<groupId>org.jetbrains.kotlin</groupId>
189189
<artifactId>kotlin-stdlib</artifactId>
190-
<version>2.3.10</version>
190+
<version>2.3.20</version>
191191
</dependency>
192192
</dependencies>
193193
</dependencyManagement>

0 commit comments

Comments
 (0)