Skip to content

Commit

Permalink
Improve changelog, update Qodana
Browse files Browse the repository at this point in the history
  • Loading branch information
WarningImHack3r committed Oct 26, 2024
1 parent 920431f commit 46611c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

### Fixed

- Fix status bar not correctly showing the number of updates/deprecations available
- Fix broken support for dependency versions >= 10.0.0
- Fix "Invalidate Scan Caches" action not working as expected
- Fix support for `styled-components` package, previously limited due to a bug in a dependency

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ changelog = "2.2.1"
intellijPlatform = "2.1.0"
kotlin = "2.0.21"
kover = "0.8.3"
qodana = "2024.2.3"
qodana = "2024.2.5"

[libraries]
caffeine = { group = "com.github.ben-manes.caffeine", name = "caffeine", version.ref = "caffeine" }
Expand Down

0 comments on commit 46611c5

Please sign in to comment.