Skip to content

Commit

Permalink
build(deps): update dependencies (#554)
Browse files Browse the repository at this point in the history
Co-authored-by: juancgalvis <8420868+juancgalvis@users.noreply.github.com>
  • Loading branch information
1 parent b922c15 commit d2a2457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/co/com/bancolombia/Constants.java
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ public final class Constants {
public static final String DEPENDENCY_CHECK_VERSION = "10.0.4";
public static final String PITEST_VERSION = "1.15.0";
// custom
public static final String GRADLE_WRAPPER_VERSION = "8.10.1";
public static final String GRADLE_WRAPPER_VERSION = "8.10.2";

@NoArgsConstructor(access = AccessLevel.PRIVATE)
public static class MainFiles {
Expand Down

0 comments on commit d2a2457

Please sign in to comment.