Skip to content

Commit

Permalink
Bump com.github.sya-ri:kgit from 1.0.5 to 1.0.6
Browse files Browse the repository at this point in the history
Bumps [com.github.sya-ri:kgit](https://github.com/sya-ri/KGit) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/sya-ri/KGit/releases)
- [Commits](sya-ri/KGit@v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: com.github.sya-ri:kgit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and PabloLec committed Nov 20, 2023
1 parent 702f6af commit df69ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
implementation("org.slf4j:slf4j-log4j12:2.0.9")
implementation("com.jcabi:jcabi-log:0.23.0")
implementation("com.apollographql.apollo3:apollo-runtime:3.8.2")
implementation("com.github.sya-ri:kgit:1.0.5")
implementation("com.github.sya-ri:kgit:1.0.6")
testImplementation(kotlin("test"))
testImplementation("org.junit.jupiter:junit-jupiter:5.10.1")
testImplementation("io.mockk:mockk:1.13.8")
Expand Down

0 comments on commit df69ab3

Please sign in to comment.