Skip to content

Commit 8474a39

Browse files
committed
Update version for maven example.
1 parent adfff51 commit 8474a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ this.influxDB.write(dbName, TimeUnit.MILLISECONDS, serie1, serie2);
3232
<dependency>
3333
<groupId>org.influxdb</groupId>
3434
<artifactId>influxdb-java</artifactId>
35-
<version>1.2</version>
35+
<version>1.3</version>
3636
</dependency>
3737
```
3838

0 commit comments

Comments
 (0)