Skip to content

Commit

Permalink
Release 2.2.21
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed Dec 5, 2023
1 parent 08b2b0e commit 7aa5c62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repositories {
}

dependencies {
compileOnly "com.viaversion:viaversion-common:4.9.0-23w44a-SNAPSHOT"
compileOnly "com.viaversion:viaversion-common:4.9.1"
compileOnly "org.yaml:snakeyaml:2.2"
compileOnly "com.google.guava:guava:32.1.3-jre"
compileOnly "io.netty:netty-handler:4.1.101.Final"
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ org.gradle.configureondemand=true

maven_group=net.raphimc
maven_name=ViaLegacy
maven_version=2.2.21-SNAPSHOT
maven_version=2.2.21

0 comments on commit 7aa5c62

Please sign in to comment.