Skip to content

Commit

Permalink
Merge pull request #146 from AdamBlance/patch-1
Browse files Browse the repository at this point in the history
chore(deps): Bump snappy-java version to 1.1.10.1
  • Loading branch information
Chuckame committed Jun 28, 2023
2 parents 4e8a384 + e8ce892 commit a1352b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Libs.kt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ object Libs {
}

object Xerial {
const val snappy = "org.xerial.snappy:snappy-java:1.1.9.1"
const val snappy = "org.xerial.snappy:snappy-java:1.1.10.1"
}

object Avro {
Expand Down

0 comments on commit a1352b5

Please sign in to comment.