Skip to content

Commit 58e98b6

Browse files
Bump com.viaversion:viaversion-common
Bumps com.viaversion:viaversion-common from 5.3.2-SNAPSHOT to 5.3.3-SNAPSHOT. --- updated-dependencies: - dependency-name: com.viaversion:viaversion-common dependency-version: 5.3.3-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 768e154 commit 58e98b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363

6464
fun Project.configureVVDependencies(configuration: String) {
6565
dependencies {
66-
configuration("com.viaversion:viaversion-common:5.3.2-SNAPSHOT")
66+
configuration("com.viaversion:viaversion-common:5.3.3-SNAPSHOT")
6767
configuration("com.viaversion:viabackwards-common:5.3.2-SNAPSHOT")
6868
configuration("com.viaversion:viaaprilfools-common:4.0.2-SNAPSHOT")
6969
configuration("com.viaversion:vialoader:4.0.3-SNAPSHOT") {

0 commit comments

Comments
 (0)