Skip to content

Commit 6d5717f

Browse files
Bump org.xerial.snappy:snappy-java in /test/fixtures/hdfs-fixture
Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.7 to 1.1.10.8. - [Release notes](https://github.com/xerial/snappy-java/releases) - [Commits](xerial/snappy-java@v1.1.10.7...v1.1.10.8) --- updated-dependencies: - dependency-name: org.xerial.snappy:snappy-java dependency-version: 1.1.10.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2906600 commit 6d5717f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/hdfs-fixture/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ dependencies {
8989
exclude group: "com.squareup.okio"
9090
}
9191
runtimeOnly "com.squareup.okio:okio:3.15.0"
92-
runtimeOnly "org.xerial.snappy:snappy-java:1.1.10.7"
92+
runtimeOnly "org.xerial.snappy:snappy-java:1.1.10.8"
9393
}

0 commit comments

Comments
 (0)