Skip to content

Commit

Permalink
Bazel support: Update skylib version to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Vertexwahn committed May 5, 2024
1 parent 4e8d92b commit 8d1c8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module(name = "catch2")

bazel_dep(name = "bazel_skylib", version = "1.5.0")
bazel_dep(name = "bazel_skylib", version = "1.6.1")

0 comments on commit 8d1c8f4

Please sign in to comment.