Skip to content

Commit

Permalink
Update Constants.java
Browse files Browse the repository at this point in the history
  • Loading branch information
juancgalvis authored Dec 28, 2024
1 parent 810208a commit f852af9
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 @@ -19,7 +19,7 @@ public final class Constants {
public static final String AWS_BOM_VERSION = "2.29.42";
public static final String COMMONS_JMS_VERSION = "2.3.6";
public static final String GRAPHQL_KICKSTART_VERSION = "15.1.0";
public static final String ARCH_UNIT_VERSION = "1.1.1";
public static final String ARCH_UNIT_VERSION = "1.3.0";
public static final String OKHTTP_VERSION = "4.12.0";
public static final String RESILIENCE_4J_VERSION = "2.2.0";
public static final String BIN_STASH_VERSION = "1.2.6";
Expand Down

0 comments on commit f852af9

Please sign in to comment.