Skip to content

Commit

Permalink
adjust dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Apr 9, 2024
1 parent 787d10e commit 470576a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions generators/micronaut/resources/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
h2 = { module = 'com.h2database:h2', version = '2.2.224' }

liquibase = { module = 'org.liquibase:liquibase-core', version = '4.27.0' }

jakarta-validation = { module = 'jakarta.validation:jakarta.validation-api', version = '3.0.2' }

liquibase-hibernate6 = { module = 'org.liquibase.ext:liquibase-hibernate6', version = '4.27.0' }

0 comments on commit 470576a

Please sign in to comment.