Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: org.liquibase:liquibase-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent 75ca19c commit fd488b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liquibase-couchbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<build.version>0.1.2-ER</build.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<liquibase.core.version>4.22.0</liquibase.core.version>
<liquibase.core.version>4.28.0</liquibase.core.version>
<slf4j.version>2.0.7</slf4j.version>

<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit fd488b1

Please sign in to comment.