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 Jun 7, 2024
1 parent 086dec7 commit ca0dd7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
id 'org.springframework.boot' version '3.3.0' apply false
id 'org.owasp.dependencycheck' version '9.2.0' apply false
id 'co.com.bancolombia.cleanArchitecture' version '3.17.3'
id 'co.com.bancolombia.cleanArchitecture' version '3.17.6'
}

apply from: './main.gradle'

0 comments on commit ca0dd7f

Please sign in to comment.