Skip to content

Commit b517ab0

Browse files
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.2.10 to 2.2.20
Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 2.2.10 to 2.2.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.10...v2.2.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ddd942 commit b517ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openpdf-kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.jetbrains.kotlin</groupId>
3333
<artifactId>kotlin-stdlib</artifactId>
34-
<version>2.2.10</version>
34+
<version>2.2.20</version>
3535
</dependency>
3636
</dependencies>
3737

0 commit comments

Comments
 (0)