Skip to content

Commit 0ac60ea

Browse files
authored
Update index.html
1 parent 5acb9b1 commit 0ac60ea

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

index.html

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<body>
1313
<div id="sidebar" class="interface">
1414
<a class="toc_title" href="#">
15-
Underscore-java <span class="version">(1.107)</span>
15+
Underscore-java <span class="version">(1.108)</span>
1616
</a>
1717
<ul class="toc_section">
1818
<li>» <a href="https://github.com/javadev/underscore-java">GitHub Repository</a></li>
@@ -184,7 +184,7 @@ <h1>Underscore-java</h1>
184184
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>
185185
</p>
186186
<h2>Download</h2>
187-
<div><a href="https://github.com/javadev/underscore-java/archive/v1.107.zip">Version 1.107</a> - <i>~217Kb, Includes all development files</i></div>
187+
<div><a href="https://github.com/javadev/underscore-java/archive/v1.108.zip">Version 1.108</a> - <i>~217Kb, Includes all development files</i></div>
188188
<h2 id="Collections">Collection Functions (Arrays, Structs, Queries, or Objects)</h2>
189189

190190

@@ -1092,6 +1092,20 @@ <h2 id="Objects">Object/Struct Functions</h2>
10921092
id="changelog">
10931093
</p><h2>Change Log</h2>
10941094
<p>
1095+
<b class="header">1.108</b> --
1096+
<small><i>December 1st, 2024</i></small><br>
1097+
</p>
1098+
<ul>
1099+
<li>Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.5.1 to 3.5.2</li>
1100+
<li>Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2</li>
1101+
<li>Updated junit</li>
1102+
<li>Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.5 to 4.8.6.6</li>
1103+
<li>Updated maven.yml</li>
1104+
<li>Spring boot 3.4.0</li>
1105+
</ul>
1106+
<p>
1107+
</p><p>
1108+
<p>
10951109
<b class="header">1.107</b> --
10961110
<small><i>November 1st, 2024</i></small><br>
10971111
</p>

0 commit comments

Comments
 (0)