Skip to content

Commit ebe8bd0

Browse files
Bump com.j2html:j2html from 0.7 to 1.6.0
Bumps [com.j2html:j2html](https://github.com/tipsy/j2html) from 0.7 to 1.6.0. - [Changelog](https://github.com/tipsy/j2html/blob/master/docs/news.html) - [Commits](tipsy/j2html@j2html-0.7...j2html-1.6.0) --- updated-dependencies: - dependency-name: com.j2html:j2html dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8625923 commit ebe8bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ dependencies {
323323
implementation 'com.fasterxml.jackson.core:jackson-databind:2.2.3'
324324
implementation 'com.google.guava:guava:18.0'
325325
implementation 'com.googlecode.jsonschema2pojo:jsonschema2pojo-core:0.3.6'
326-
implementation('com.j2html:j2html:0.7') {
326+
implementation('com.j2html:j2html:1.6.0') {
327327
exclude group: 'junit', module: 'junit' // bro
328328
}
329329
implementation 'commons-io:commons-io:2.4'

0 commit comments

Comments
 (0)