Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin:kotlin-bom from 2.0.10 to 2.0.20 (#1132)
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) from 2.0.10 to 2.0.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.10...v2.0.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-bom
  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>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent ac76f44 commit 352033b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<jsonassert.version>1.5.3</jsonassert.version>
<jsch.version>0.1.55</jsch.version>
<jsr305.version>3.0.2</jsr305.version>
<kotlin.version>2.0.10</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
<liquibase.version>4.29.1</liquibase.version>
<logback-access-1_x.version>1.4.14</logback-access-1_x.version>
<logback-access-2_x.version>2.0.3</logback-access-2_x.version>
Expand Down

0 comments on commit 352033b

Please sign in to comment.