Skip to content

Commit b8e9c73

Browse files
dependabot[bot]joeeltgroth
authored andcommitted
build(deps): bump kotlinVersion from 2.1.10 to 2.1.20
Bumps `kotlinVersion` from 2.1.10 to 2.1.20. Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.1.10 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.1.20) Updates `org.jetbrains.kotlin:kotlin-allopen` from 2.1.10 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.1.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-allopen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 175b46d commit b8e9c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
guavaVersion = '33.4.5-jre'
1414
h2Version = '1.4.200'
1515
jsonPathVersion = '2.9.0'
16-
kotlinVersion = '2.1.10'
16+
kotlinVersion = '2.1.20'
1717
ktlintVersion = '1.5.0'
1818
passayVersion = '1.6.6'
1919
postgresqlJdbcVersion = '42.7.5'

0 commit comments

Comments
 (0)