Skip to content

Commit 619483c

Browse files
[Liquibase]: Update version in SpringBoot Liquibase example
1 parent f245026 commit 619483c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jdbc/spring-liquibase-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>tech.ydb.dialects</groupId>
5252
<artifactId>liquibase-ydb-dialect</artifactId>
53-
<version>1.0.0-SNAPSHOT</version>
53+
<version>0.9.3</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>org.liquibase</groupId>

0 commit comments

Comments
 (0)