Skip to content

Commit

Permalink
Merge pull request #75 from bgalek/dependabot/gradle/nl.basjes.parse.…
Browse files Browse the repository at this point in the history
…useragent-yauaa-7.26.0

Bump nl.basjes.parse.useragent:yauaa from 7.25.0 to 7.26.0
  • Loading branch information
github-actions[bot] authored Mar 18, 2024
2 parents c59e69e + 9db0fb6 commit 4652de7
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.10.2")
jmh("nl.basjes.parse.useragent:yauaa:7.25.0")
jmh("nl.basjes.parse.useragent:yauaa:7.26.0")
}

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

0 comments on commit 4652de7

Please sign in to comment.