Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
yamelsenih authored Oct 16, 2023
1 parent 49ea62a commit 2e50801
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 @@ -134,7 +134,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.0.0"
implementation "${baseGroupId}:adempiere-grpc-utils:1.0.6"
// Others
compileOnly 'org.apache.tomcat:annotations-api:6.0.53'
}
Expand Down

0 comments on commit 2e50801

Please sign in to comment.