mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-08 18:31:19 +00:00
Bump org.jetbrains.changelog from 2.1.2 to 2.2.0 (#193)
Bumps org.jetbrains.changelog from 2.1.2 to 2.2.0. --- updated-dependencies: - dependency-name: org.jetbrains.changelog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
87b6114bb4
commit
d350240b0d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ fun environment(key: String) = providers.environmentVariable(key)
|
|||
|
||||
plugins {
|
||||
id("codegpt.java-conventions")
|
||||
id("org.jetbrains.changelog") version "2.1.2"
|
||||
id("org.jetbrains.changelog") version "2.2.0"
|
||||
}
|
||||
|
||||
group = properties("pluginGroup").get()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue