File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -76,14 +76,14 @@ Download [the latest .jar][dl] or depend via Maven:
7676<dependency >
7777 <groupId >io.outfoxx</groupId >
7878 <artifactId >typescriptpoet</artifactId >
79- <version >1.1.1 </version >
79+ <version >1.1.2 </version >
8080</dependency >
8181```
8282
8383or Gradle:
8484
8585``` groovy
86- compile 'io.outfoxx:typescriptpoet:1.1.1 '
86+ compile 'io.outfoxx:typescriptpoet:1.1.2 '
8787```
8888
8989Snapshots of the development version are available in [ Sonatype's ` snapshots ` repository] [ snap ] .
@@ -109,5 +109,5 @@ License
109109
110110 [ dl ] : https://search.maven.org/remote_content?g=io.outfoxx&a=typescriptpoet&v=LATEST
111111 [ snap ] : https://oss.sonatype.org/content/repositories/snapshots/io/outfoxx/typescriptpoet/
112- [ kdoc ] : https://outfoxx.github.io/typescriptpoet/1.1.1/typescriptpoet/io.outfoxx.typescriptpoet/
112+ [ kdoc ] : https://outfoxx.github.io/typescriptpoet/1.1.2/index.html
113113 [ javapoet ] : https://github.com/square/javapoet/
You can’t perform that action at this time.
0 commit comments