Skip to content

Commit

Permalink
Update SkylibRulesUpdateTest.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszwawrzyk authored Jun 5, 2023
1 parent a4406bc commit cffdbc9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ import org.virtuslab.bazelsteward.e2e.rules.fixture.RulesUpdate

class SkylibRulesUpdateTest : RulesUpdate(
"rules/rules_skylib",
"bazel-skylib" to "1.4.1",
"bazel-skylib" to "1.4.2",
)

0 comments on commit cffdbc9

Please sign in to comment.