Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
Bump dev.forkhandles:result4k from 2.7.1.0 to 2.12.2.0 (#574)
Browse files Browse the repository at this point in the history
Bumps [dev.forkhandles:result4k](https://github.com/fork-handles/forkhandles) from 2.7.1.0 to 2.12.2.0.
- [Changelog](https://github.com/fork-handles/forkhandles/blob/trunk/CHANGELOG.md)
- [Commits](fork-handles/forkhandles@2.7.1.0...2.12.2.0)

---
updated-dependencies:
- dependency-name: dev.forkhandles:result4k
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 6513ccf commit ff6576d
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 @@ -29,7 +29,7 @@ dependencies {
api("org.jsoup:jsoup:1.16.2")
implementation("org.apache.commons:commons-text:1.10.0")
implementation("com.google.guava:guava:33.0.0-jre")
api("dev.forkhandles:result4k:2.7.1.0")
api("dev.forkhandles:result4k:2.12.2.0")

//////////////////////////////
// Kotlin library dependencies
Expand Down

0 comments on commit ff6576d

Please sign in to comment.