Skip to content

Commit

Permalink
Bump Java8 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdlaird committed Feb 15, 2024
1 parent ba2fe1e commit 4f8945f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ include the `java8-ngrok` dependency from
<dependency>
<groupId>com.github.alexdlaird</groupId>
<artifactId>java8-ngrok</artifactId>
<version>1.4.5</version>
<version>1.4.6</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h2>Java 8</h2>
&lt;dependency&gt;
&lt;groupId&gt;com.github.alexdlaird&lt;/groupId&gt;
&lt;artifactId&gt;java8-ngrok&lt;/artifactId&gt;
&lt;version&gt;1.4.5&lt;/version&gt;
&lt;version&gt;1.4.6&lt;/version&gt;
&lt;/dependency&gt;
</pre>

Expand Down

0 comments on commit 4f8945f

Please sign in to comment.