Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
liquid base
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Dec 11, 2023
1 parent e9872db commit d867e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
implementation 'org.apache.commons:commons-csv:1.8'
implementation 'org.apache.commons:commons-lang3:3.12.0'
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
implementation 'org.liquibase:liquibase-core:4.3.5'
implementation 'org.liquibase:liquibase-core:4.8.0'
implementation 'org.springdoc:springdoc-openapi-ui:1.5.9'

// https://mvnrepository.com/artifact/com.google.code.findbugs/jsr305
Expand Down

0 comments on commit d867e0c

Please sign in to comment.