Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
javadev authored Dec 3, 2023
1 parent 73b16db commit 6a7c297
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<body>
<div id="sidebar" class="interface">
<a class="toc_title" href="#">
Underscore-java <span class="version">(1.95)</span>
Underscore-java <span class="version">(1.96)</span>
</a>
<ul class="toc_section">
<li>» <a href="https://github.com/javadev/underscore-java">GitHub Repository</a></li>
Expand Down Expand Up @@ -182,7 +182,7 @@ <h1>Underscore-java</h1>
applicable.<br><br>Underscore-java is compatible with Java 11 and later.<br><br>The project is <a href="https://github.com/javadev/underscore-java">hosted on GitHub</a>. Contributions are welcome.<br>
</p>
<h2>Download</h2>
<div><a href="https://github.com/javadev/underscore-java/archive/v1.95.zip">Version 1.95</a> - <i>~217Kb, Includes all development files</i></div>
<div><a href="https://github.com/javadev/underscore-java/archive/v1.96.zip">Version 1.96</a> - <i>~217Kb, Includes all development files</i></div>
<h2 id="Collections">Collection Functions (Arrays, Structs, Queries, or Objects)</h2>


Expand Down Expand Up @@ -1091,6 +1091,17 @@ <h2 id="Objects">Object/Struct Functions</h2>
</p><h2>Change Log</h2>
<p>
<b class="header">1.95</b> --
<small><i>November 1st, 2023</i></small><br>
</p>
<ul>
<li>Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2</li>
<li>Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2</li>
<li>Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0</li>
</ul>
<p>
</p><p>
<p>
<b class="header">1.95</b> --
<small><i>November 1st, 2023</i></small><br>
</p>
<ul>
Expand Down

0 comments on commit 6a7c297

Please sign in to comment.