Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
build(deps): bump org.jetbrains.changelog from 2.2.0 to 2.2.1 (#105)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent 6c48598 commit fd05565
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 @@ -22,7 +22,7 @@ plugins {
// generic Java setup
id("m68kplugin.java-conventions")
// Gradle Changelog Plugin
id("org.jetbrains.changelog") version "2.2.0"
id("org.jetbrains.changelog") version "2.2.1"
// GrammarKit
id("org.jetbrains.grammarkit") version "2022.3.2.2"
}
Expand Down

0 comments on commit fd05565

Please sign in to comment.