Skip to content

Commit

Permalink
Merge branch 'master' of github.com:knowm/jspice
Browse files Browse the repository at this point in the history
  • Loading branch information
timmolter committed Sep 10, 2020
2 parents 06f82db + e62ed85 commit fe30a11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>org.knowm.xchart</groupId>
<artifactId>xchart</artifactId>
<version>3.6.4</version>
<version>3.6.5</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down Expand Up @@ -114,7 +114,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.16.0</version>
<version>3.17.2</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit fe30a11

Please sign in to comment.