Skip to content

Commit c7c2b4b

Browse files
committed
README and versions
1 parent b666a19 commit c7c2b4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.savant

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
* language governing permissions and limitations under the License.
1515
*/
1616
jackson5Version = "3.0.1"
17-
restifyVersion = "4.2.0"
17+
restifyVersion = "4.2.1"
1818
testngVersion = "7.8.0"
1919

20-
project(group: "io.fusionauth", name: "java-http", version: "0.3.2", licenses: ["ApacheV2_0"]) {
20+
project(group: "io.fusionauth", name: "java-http", version: "0.3.3", licenses: ["ApacheV2_0"]) {
2121
workflow {
2222
fetch {
2323
// Dependency resolution order:

0 commit comments

Comments
 (0)