Skip to content

Commit 085d262

Browse files
authored
Dependency updates (#82)
* deps(gradle): Upgrade the Plugin Publishing Plugin to version 2.0.0 See [1]. [1]: https://docs.gradle.org/9.1.0/release-notes.html#publishing-plugin-improvements * deps: Upgrade Kotlin to version 2.2.21
1 parent 8c82422 commit 085d262

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
assertj = "3.27.6"
33
git-semver-plugin = "0.16.1"
44
jgit = "7.4.0.202509020913-r"
5-
kotlin = "2.2.0"
6-
plugin-publish = "1.3.1"
5+
kotlin = "2.2.21"
6+
plugin-publish = "2.0.0"
77
slf4j = "2.0.17"
88

99
[plugins]

0 commit comments

Comments
 (0)