Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
juancgalvis authored and Dependencies Bot committed Sep 6, 2024
1 parent ae62a63 commit 6930c1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ plugins {
id 'com.github.ben-manes.versions' version '0.51.0'
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
id 'org.springframework.boot' version '3.3.3' apply false
id 'org.owasp.dependencycheck' version '10.0.3' apply false
id 'co.com.bancolombia.cleanArchitecture' version '3.17.18'
id 'org.owasp.dependencycheck' version '10.0.4' apply false
id 'co.com.bancolombia.cleanArchitecture' version '3.17.21'
}

apply from: './main.gradle'

0 comments on commit 6930c1d

Please sign in to comment.