Skip to content

Commit

Permalink
build(deps): bump io.github.afkt:DevAppX in the maven-dependencies group
Browse files Browse the repository at this point in the history
Bumps the maven-dependencies group with 1 update: [io.github.afkt:DevAppX](https://github.com/afkT/DevUtils).


Updates `io.github.afkt:DevAppX` from 2.4.5 to 2.4.6
- [Release notes](https://github.com/afkT/DevUtils/releases)
- [Commits](https://github.com/afkT/DevUtils/commits)

---
updated-dependencies:
- dependency-name: io.github.afkt:DevAppX
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent bd8303a commit e5f89db
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 @@ -70,7 +70,7 @@ sheet-compose-dialogs-input = { group = "com.maxkeppeler.sheets-compose-dialogs"
markdown = { group = "io.noties.markwon", name = "core", version.ref = "markdown" }

timber = { group = "com.jakewharton.timber", name = "timber", version = "5.0.1" }
devappx = { group = "io.github.afkt", name = "DevAppX", version = "2.4.5" }
devappx = { group = "io.github.afkt", name = "DevAppX", version = "2.4.6" }
ini4j = { group = "org.ini4j", name = "ini4j", version = "0.5.4" }
bcpkix = { group = "org.bouncycastle", name = "bcpkix-jdk18on", version = "1.78.1" }

Expand Down

0 comments on commit e5f89db

Please sign in to comment.