Skip to content

Commit

Permalink
Merge branch 'master' into update/scala-library-2.12.18
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Aug 6, 2023
2 parents ba1ee19 + aae7b9b commit 6957c26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ queue_rules:
- name: default
conditions:
# Conditions to get out of the queue (= merged)
- check-success~=build \(2.12.\d+\)
- check-success~=build \(3.3.\d+\)
- check-success~=build \(2.13.\d+\)

pull_request_rules:
Expand All @@ -16,7 +16,7 @@ pull_request_rules:
conditions:
- base=master
- author=scala-steward
- check-success~=build \(2.12.\d+\)
- check-success~=build \(3.3.\d+\)
- check-success~=build \(2.13.\d+\)
actions:
queue:
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.9.0
sbt.version=1.9.3

0 comments on commit 6957c26

Please sign in to comment.