Skip to content

Commit

Permalink
Merge branch '7.0.x' into renovate/jasmine-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Feb 5, 2024
2 parents 6e8375a + 08396b6 commit 10e49a7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
pull_request_rules:
- name: automatic merge
conditions:
- status-success=build (macos-latest)
- status-success=build
- status-success=WIP
- "#changes-requested-reviews-by=0"
- base=master
- label=dependencies
- base=7.0.x
- author=renovate[bot]
actions:
merge:
method: merge
update:
update:
delete_head_branch:
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ springBootTomcatVersion=10.1.18
# Spring versions
###############################

springBootVersion=3.2.1
springBootVersion=3.2.2
springSecurityVersion=6.2.1
########################################

Expand Down

0 comments on commit 10e49a7

Please sign in to comment.