Skip to content

Commit f62fbe7

Browse files
Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.10 to 1.9.20 (#3165)
Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.9.10 to 1.9.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib 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 f522f49 commit f62fbe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0'
3535

3636
libraries.groovy = 'org.codehaus.groovy:groovy:3.0.19'
3737

38-
def kotlinVersion = '1.9.10'
38+
def kotlinVersion = '1.9.20'
3939
libraries.kotlin = [
4040
version: kotlinVersion,
4141

0 commit comments

Comments
 (0)