Skip to content

Commit

Permalink
Bump the dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: com.viaversion:viaversion and com.viaversion:viabackwards.


Updates `com.viaversion:viaversion` from 5.2.0 to 5.2.1

Updates `com.viaversion:viabackwards` from 5.2.0 to 5.2.1

---
updated-dependencies:
- dependency-name: com.viaversion:viaversion
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.viaversion:viabackwards
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent cc10cb9 commit abb7a07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ dependencies {
implementation("com.github.rfresh2.fastutil.maps:reference-object-maps:$fastutilVersion")
implementation("com.github.rfresh2.fastutil.queues:int-queues:$fastutilVersion")
implementation("net.raphimc:ViaLoader:3.0.4")
implementation("com.viaversion:viaversion:5.2.0")
implementation("com.viaversion:viabackwards:5.2.0")
implementation("com.viaversion:viaversion:5.2.1")
implementation("com.viaversion:viabackwards:5.2.1")
implementation("org.jline:jline:3.28.0")
implementation("org.jline:jline-terminal-jni:3.28.0")
implementation("ar.com.hjg:pngj:2.1.0")
Expand Down

0 comments on commit abb7a07

Please sign in to comment.