We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c0a44b commit e369cb2Copy full SHA for e369cb2
2 files changed
jooby-pebble/pom.xml
@@ -12,7 +12,6 @@
12
<artifactId>jooby-pebble</artifactId>
13
14
<name>pebble module</name>
15
- <description>pebble templates for Jooby</description>
16
17
<build>
18
<plugins>
pom.xml
@@ -2202,7 +2202,7 @@ org.eclipse.jdt.apt.processorOptions/defaultOverwrite=true
2202
<jruby.version>9.0.1.0</jruby.version>
2203
<j2v8.version>3.1.6</j2v8.version>
2204
<metrics.version>3.1.2</metrics.version>
2205
- <pebble.version>2.0.0</pebble.version>
+ <pebble.version>2.2.1</pebble.version>
2206
<jade4j.version>1.1.4</jade4j.version>
2207
<jsoup.version>1.8.3</jsoup.version>
2208
0 commit comments