Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaseder committed Feb 18, 2020
1 parent 73a2714 commit 0a68e9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -203,7 +203,7 @@ Download
<dependency> <dependency>
<groupId>org.jooq</groupId> <groupId>org.jooq</groupId>
<artifactId>jool</artifactId> <artifactId>jool</artifactId>
<version>0.9.13</version> <version>0.9.14</version>
</dependency> </dependency>
``` ```


Expand All @@ -213,5 +213,5 @@ Download
<dependency> <dependency>
<groupId>org.jooq</groupId> <groupId>org.jooq</groupId>
<artifactId>jool-java-8</artifactId> <artifactId>jool-java-8</artifactId>
<version>0.9.13</version> <version>0.9.14</version>
</dependency> </dependency>

0 comments on commit 0a68e9a

Please sign in to comment.