Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit bc3cdb1

Browse files
committed
fix: Update dependency versions
1 parent 99ee98f commit bc3cdb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ allprojects {
7373
// Set up dependency management for all projects
7474
allprojects {
7575
dependencies {
76-
implementation platform('com.fortify.client.api:fortify-client-api-bom:6.1.6.RELEASE')
76+
implementation platform('com.fortify.client.api:fortify-client-api-bom:6.1.7.RELEASE')
7777
implementation platform(org.springframework.boot.gradle.plugin.SpringBootPlugin.BOM_COORDINATES)
7878

7979
constraints {

0 commit comments

Comments
 (0)