Skip to content

Commit

Permalink
chore(deps): bump ru.vyarus.java-lib from 2.4.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps ru.vyarus.java-lib from 2.4.0 to 3.0.0.

---
updated-dependencies:
- dependency-name: ru.vyarus.java-lib
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 85efb55 commit 9cba9be
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 @@ -3,7 +3,7 @@ plugins {
id "idea"
id "com.adarshr.test-logger" version "4.0.0"
id "com.github.johnrengelman.shadow" version "8.1.1"
id 'ru.vyarus.java-lib' version '2.4.0'
id 'ru.vyarus.java-lib' version '3.0.0'
id 'ru.vyarus.github-info' version '1.5.0'
id 'signing'
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
Expand Down

0 comments on commit 9cba9be

Please sign in to comment.