Skip to content

Commit 4901168

Browse files
fix(deps): update dependency io.pebbletemplates:pebble to v3.2.3 (#1543)
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-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a64352 commit 4901168

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
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>io.pebbletemplates</groupId>
146146
<artifactId>pebble</artifactId>
147-
<version>3.2.2</version>
147+
<version>3.2.3</version>
148148
</dependency>
149149
</dependencies>
150150
<properties>

0 commit comments

Comments
 (0)