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

Commit fd05565

Browse files
build(deps): bump org.jetbrains.changelog from 2.2.0 to 2.2.1 (#105)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c48598 commit fd05565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ plugins {
2222
// generic Java setup
2323
id("m68kplugin.java-conventions")
2424
// Gradle Changelog Plugin
25-
id("org.jetbrains.changelog") version "2.2.0"
25+
id("org.jetbrains.changelog") version "2.2.1"
2626
// GrammarKit
2727
id("org.jetbrains.grammarkit") version "2022.3.2.2"
2828
}

0 commit comments

Comments
 (0)