Skip to content

Commit

Permalink
fix cache reset, references:
Browse files Browse the repository at this point in the history
  • Loading branch information
yamelsenih committed Sep 21, 2024
1 parent 28a0e62 commit e92bb9f
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 @@ -71,7 +71,7 @@ dependencies {
compileOnly 'org.apache.tomcat:annotations-api:6.0.53'

// ADempiere Core + Patches + Features
implementation "com.solop:adempiere.solop_libs:3.9.4.001-1.1.3"
implementation "com.solop:adempiere.solop_libs:3.9.4.001-1.1.4"
}

configurations.all {
Expand Down

0 comments on commit e92bb9f

Please sign in to comment.