Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.changelog to v2.1.1 (#1011)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 7, 2023
1 parent 00887cc commit 3d8a4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import java.net.URL
plugins {
id("java")
id("org.jetbrains.kotlin.jvm")
id("org.jetbrains.changelog") version "2.1.0"
id("org.jetbrains.changelog") version "2.1.1"
}

val joorVersion: String by project
Expand Down

0 comments on commit 3d8a4da

Please sign in to comment.