Skip to content

Commit

Permalink
Bump com.google.osdetector from 1.7.0 to 1.7.1 (#2474)
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 Sep 12, 2022
1 parent 62be916 commit 45d2f5a
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
Expand Up @@ -31,7 +31,7 @@ plugins {
id "com.diffplug.spotless" version "6.10.0"
id 'org.asciidoctor.jvm.convert' version '3.3.2' apply false
id 'org.asciidoctor.jvm.pdf' version '3.3.2' apply false
id 'com.google.osdetector' version '1.7.0'
id 'com.google.osdetector' version '1.7.1'
id 'org.gradle.test-retry' version '1.4.1'
id 'io.spring.nohttp' version '0.0.10'
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
Expand Down

0 comments on commit 45d2f5a

Please sign in to comment.