Skip to content

Commit

Permalink
build(deps): bump com.google.osdetector from 1.7.0 to 1.7.1 (#1314)
Browse files Browse the repository at this point in the history
Bumps com.google.osdetector from 1.7.0 to 1.7.1.

---
updated-dependencies:
- dependency-name: com.google.osdetector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2022
1 parent 3d07002 commit b6abaa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

plugins {
id 'nebula.netflixoss' version '10.6.0'
id "com.google.osdetector" version "1.7.0"
id "com.google.osdetector" version "1.7.1"
id "me.champeau.jmh" version "0.6.6"
}

Expand Down

0 comments on commit b6abaa5

Please sign in to comment.