File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- Copyright (C) 2016-2020 Barry DeZonia
1
+ Copyright (C) 2016-2021 Barry DeZonia
2
2
3
3
All rights reserved
4
4
Original file line number Diff line number Diff line change @@ -255,12 +255,12 @@ How to include zorbage in your Maven project
255
255
<dependency>
256
256
<groupId>io.github.bdezonia</groupId>
257
257
<artifactId>zorbage</artifactId>
258
- <version>1.8 .0</version>
258
+ <version>1.9 .0</version>
259
259
</dependency>
260
260
261
261
How to include zorbage in a different build system
262
262
263
- See https://search.maven.org/artifact/io.github.bdezonia/zorbage/1.8 .0/jar
263
+ See https://search.maven.org/artifact/io.github.bdezonia/zorbage/1.9 .0/jar
264
264
for instructions on how to reference zorbage in build systems such as
265
265
Gradle or others.
266
266
You can’t perform that action at this time.
0 commit comments