Skip to content

Commit

Permalink
Correct repository of grpc-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
marcalwestf committed Nov 8, 2023
1 parent b4d4840 commit dfc3d24
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 @@ -133,7 +133,7 @@ dependencies {
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.0'
// ADempiere Core
implementation "${baseGroupId}:base:${baseVersion}"
implementation "${baseGroupId}:adempiere-grpc-utils:1.1.2"
implementation "io.github.adempiere:adempiere-grpc-utils:1.1.2"
implementation "${baseGroupId}:adempiere-business-processors:adempiere-3.9.4-abp-1.0.4"
// Localization El Salvador (LSV)
implementation "${baseGroupId}:location-el-salvador:adempiere-3.9.4-LSV-1.0.16"
Expand Down

0 comments on commit dfc3d24

Please sign in to comment.