Skip to content

Commit

Permalink
Bump nl.basjes.parse.useragent:yauaa from 7.28.1 to 7.29.0
Browse files Browse the repository at this point in the history
Bumps [nl.basjes.parse.useragent:yauaa](https://github.com/nielsbasjes/yauaa) from 7.28.1 to 7.29.0.
- [Release notes](https://github.com/nielsbasjes/yauaa/releases)
- [Changelog](https://github.com/nielsbasjes/yauaa/blob/main/CHANGELOG.md)
- [Commits](nielsbasjes/yauaa@v7.28.1...v7.29.0)

---
updated-dependencies:
- dependency-name: nl.basjes.parse.useragent:yauaa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 126d81f commit d3de70d
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 @@ -22,7 +22,7 @@ repositories {

dependencies {
testImplementation("org.junit.jupiter:junit-jupiter:5.11.3")
jmh("nl.basjes.parse.useragent:yauaa:7.28.1")
jmh("nl.basjes.parse.useragent:yauaa:7.29.0")
}

group = "com.github.bgalek.utils"
Expand Down

0 comments on commit d3de70d

Please sign in to comment.