Skip to content

Commit e162b73

Browse files
Update dependency com.github.sya-ri:kgit to v1.2.0 (#139)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.github.sya-ri:kgit](https://redirect.github.com/sya-ri/KGit) | `1.1.0` → `1.2.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.sya-ri:kgit/1.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.sya-ri:kgit/1.1.0/1.2.0?slim=true) | --- ### Release Notes <details> <summary>sya-ri/KGit (com.github.sya-ri:kgit)</summary> ### [`v1.2.0`](https://redirect.github.com/sya-ri/KGit/compare/v1.1.0...v1.2.0) [Compare Source](https://redirect.github.com/sya-ri/KGit/compare/v1.1.0...v1.2.0) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/typesafegithub/github-actions-typing-catalog). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 58242cf commit e162b73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.main.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.7.0")
44
@file:DependsOn("it.krzeminski:snakeyaml-engine-kmp-jvm:4.0.1")
55
@file:DependsOn("io.github.optimumcode:json-schema-validator-jvm:0.5.4")
6-
@file:DependsOn("com.github.sya-ri:kgit:1.1.0")
6+
@file:DependsOn("com.github.sya-ri:kgit:1.2.0")
77

88
@file:Repository("https://bindings.krzeminski.it")
99
@file:DependsOn("actions:checkout:v6")

0 commit comments

Comments
 (0)