Skip to content

Commit

Permalink
chore(deps): bump com.peterabeles.gversion from 1.10.2 to 1.10.3
Browse files Browse the repository at this point in the history
Bumps com.peterabeles.gversion from 1.10.2 to 1.10.3.

---
updated-dependencies:
- dependency-name: com.peterabeles.gversion
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent e4fa8f3 commit b8d8d54
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 "java"
id "edu.wpi.first.GradleRIO" version "2024.3.2"
id "com.peterabeles.gversion" version "1.10.2"
id "com.peterabeles.gversion" version "1.10.3"

// One of the dumb things about IDEA is that it doesn't download sources and javadoc by default
// and you can't do it from the UI like you can with Maven.
Expand Down

0 comments on commit b8d8d54

Please sign in to comment.