Skip to content

Commit 2181622

Browse files
Bump net.raphimc:ViaProxy from 3.4.5-SNAPSHOT to 3.4.6-SNAPSHOT (#30)
Bumps net.raphimc:ViaProxy from 3.4.5-SNAPSHOT to 3.4.6-SNAPSHOT. --- updated-dependencies: - dependency-name: net.raphimc:ViaProxy dependency-version: 3.4.6-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e071f9b commit 2181622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
findbugs = { module = "com.google.code.findbugs:jsr305", version = "3.0.2" }
55
jetbrainsAnnotations = { module = "org.jetbrains:annotations", version = "26.0.2" }
66
lombok = { module = "org.projectlombok:lombok", version = "1.18.38" }
7-
viaproxy = { module = "net.raphimc:ViaProxy", version = "3.4.5-SNAPSHOT" }
7+
viaproxy = { module = "net.raphimc:ViaProxy", version = "3.4.6-SNAPSHOT" }
88

99
junit-bom = { module = "org.junit:junit-bom", version = "5.13.1" }
1010
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter" }

0 commit comments

Comments
 (0)