Skip to content

Commit

Permalink
Dependencies - upgrade org.jetbrains.changelog to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Jul 10, 2023
1 parent 74f48a0 commit c78fe31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

### Changed
- Upgrade Gradle Wrapper to `8.2.1`
- Dependencies - upgrade `org.jetbrains.changelog` to `2.1.2`

### Fixed
- Fixed copying files issue when running the `Template Cleanup` workflow
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ annotations = "24.0.1"

# plugins
kotlin = "1.9.0"
changelog = "2.1.1"
changelog = "2.1.2"
gradleIntelliJPlugin = "1.15.0"
qodana = "0.1.13"
kover = "0.7.2"
Expand Down

0 comments on commit c78fe31

Please sign in to comment.