Skip to content

Commit

Permalink
README and versions
Browse files Browse the repository at this point in the history
  • Loading branch information
robotdan committed Apr 26, 2024
1 parent b666a19 commit c7c2b4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.savant
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
* language governing permissions and limitations under the License.
*/
jackson5Version = "3.0.1"
restifyVersion = "4.2.0"
restifyVersion = "4.2.1"
testngVersion = "7.8.0"

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

0 comments on commit c7c2b4b

Please sign in to comment.