Skip to content

Commit

Permalink
Update snakeyaml to 1.31 (#2383)
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial-bot committed Aug 30, 2022
1 parent d6d36b4 commit 87dfef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -24,7 +24,7 @@ val GRPC_VERSION = "1.49.0"
val JMH_VERSION = "1.35"
val JAVAX_ANNOTATION_API_VERSION = "1.3.2"
val PARQUET_VERSION = "1.12.3"
val SNAKE_YAML_VERSION = "1.30"
val SNAKE_YAML_VERSION = "1.31"

// A short cut for publishing snapshots to Sonatype
addCommandAlias(
Expand Down

0 comments on commit 87dfef6

Please sign in to comment.