Skip to content

Commit

Permalink
chore(deps): bump org.jetbrains.changelog from 2.2.0 to 2.2.1
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.changelog from 2.2.0 to 2.2.1.

---
updated-dependencies:
- dependency-name: org.jetbrains.changelog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 5, 2024
1 parent 3054f9a commit b092197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
kotlin("plugin.serialization") version "2.0.0"

// Gradle Changelog Plugin
id("org.jetbrains.changelog") version "2.2.0"
id("org.jetbrains.changelog") version "2.2.1"
}

group = properties("pluginGroup")
Expand Down

0 comments on commit b092197

Please sign in to comment.