Liquibase steps not working in plugin version 1.4.10

My jenkins papers stopped working after installing plugin 1.4.10.
When running liquibaseUpdate, the following error is generated:

java.lang.NoSuchMethodError: No such DSL method ‘liquibaseUpdate’ found among steps [acceptGitLabMR, addGitLabMRComment, ansiColor, archive, bat, build, catchError, checkout, compareVersions,

Apparently the new version of the plugin is not working with the liquibase + jenkins syntax

1 Like

Welcome to the Liquibase Community, @jsergiopn - and thanks for posting this question.

Are you talking about the Liquibase Runner plugin for Jenkins?
Jenkins Liquibase Runner Plugin Documentation

Regards,
Tabby