Skip to content

Commit

Permalink
Include ChangeSetService
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Dec 8, 2023
1 parent 503f4b9 commit 30d365e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ void nativeImageConfiguration(

Stream.of(liquibase.change.Change.class,
liquibase.changelog.ChangeLogHistoryService.class,
liquibase.changeset.ChangeSetService.class,
liquibase.database.Database.class,
liquibase.database.DatabaseConnection.class,
liquibase.datatype.LiquibaseDataType.class,
Expand Down

0 comments on commit 30d365e

Please sign in to comment.