File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,16 +49,16 @@ Sits between **iText** (low-level page primitives) and **JasperReports** (XML-te
4949<dependency >
5050 <groupId >com.github.DemchaAV</groupId >
5151 <artifactId >GraphCompose</artifactId >
52- <version >v1.5.1 </version >
52+ <version >v1.6.0 </version >
5353</dependency >
5454```
5555
5656``` kotlin
5757repositories { maven(" https://jitpack.io" ) }
58- dependencies { implementation(" com.github.demchaav:GraphCompose:v1.5.1 " ) }
58+ dependencies { implementation(" com.github.demchaav:GraphCompose:v1.6.0 " ) }
5959```
6060
61- > v1.6.0 ships shortly &mdash ; snippets stay pinned to the previously published tag until JitPack confirms the new build .
61+ > Latest published tag: ** v1.6.0** &mdash ; the "expressive" release. Full notes in [ ` CHANGELOG.md ` ] ( ./CHANGELOG.md ) .
6262
6363## Hello world
6464
You can’t perform that action at this time.
0 commit comments