Skip to content

Commit

Permalink
chore(deps): update plugin changelog to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 7, 2023
1 parent c6a1751 commit b497668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ glide = { module = "com.github.bumptech.glide:glide", version = "4.15.1" }
byte-buddy-android = { module = "net.bytebuddy:byte-buddy-android", version = "1.14.5" }

[plugins]
changelog = { id = "org.jetbrains.changelog", version = "2.1.0" }
changelog = { id = "org.jetbrains.changelog", version = "2.1.1" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
Expand Down

0 comments on commit b497668

Please sign in to comment.