Skip to content

Commit 5bc759e

Browse files
fix(deps): update dependency io.pebbletemplates:pebble to v3.2.3 (#377)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.pebbletemplates:pebble](http://pebbletemplates.io) ([source](https://redirect.github.com/PebbleTemplates/pebble)) | `3.2.2` -> `3.2.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.pebbletemplates:pebble/3.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.pebbletemplates:pebble/3.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.pebbletemplates:pebble/3.2.2/3.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.pebbletemplates:pebble/3.2.2/3.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>PebbleTemplates/pebble (io.pebbletemplates:pebble)</summary> ### [`v3.2.3`](https://redirect.github.com/PebbleTemplates/pebble/releases/tag/3.2.3) [Compare Source](https://redirect.github.com/PebbleTemplates/pebble/compare/3.2.2...3.2.3) <ul> <li>Dynamically open different feature according to different scenarios (#&#8203;671)</li> <li>Fix the ability to provide your own PebbleViewResolver (#&#8203;686)</li> </ul> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/line/line-bot-sdk-ruby). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d1934d commit 5bc759e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: generator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>io.pebbletemplates</groupId>
133133
<artifactId>pebble</artifactId>
134-
<version>3.2.2</version>
134+
<version>3.2.3</version>
135135
</dependency>
136136
</dependencies>
137137
<properties>

0 commit comments

Comments
 (0)