Skip to content

Commit

Permalink
Bump ru.vyarus.animalsniffer from 1.6.0 to 1.7.0 (#7525)
Browse files Browse the repository at this point in the history
Bumps ru.vyarus.animalsniffer from 1.6.0 to 1.7.0.

---
updated-dependencies:
- dependency-name: ru.vyarus.animalsniffer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] committed May 22, 2023
1 parent 9cd59f1 commit df3c2b9
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 @@ -4,7 +4,7 @@ plugins {
id("eclipse")
id("jacoco")
id("maven-publish")
id("ru.vyarus.animalsniffer") version "1.6.0"
id("ru.vyarus.animalsniffer") version "1.7.0"
id("me.champeau.gradle.jmh") version "0.5.3"
id("com.github.hierynomus.license") version "0.16.1"
id("biz.aQute.bnd.builder") version "6.4.0"
Expand Down

0 comments on commit df3c2b9

Please sign in to comment.