Skip to content

Commit 65c2a92

Browse files
Bump net.ttddyy:datasource-proxy from 1.9 to 1.10.1
Bumps [net.ttddyy:datasource-proxy](https://github.com/jdbc-observations/datasource-proxy) from 1.9 to 1.10.1. - [Release notes](https://github.com/jdbc-observations/datasource-proxy/releases) - [Changelog](https://github.com/jdbc-observations/datasource-proxy/blob/1.x/CHANGELOG.md) - [Commits](jdbc-observations/datasource-proxy@datasource-proxy-1.9...datasource-proxy-1.10.1) --- updated-dependencies: - dependency-name: net.ttddyy:datasource-proxy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a88328 commit 65c2a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-2-demo-app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
implementation(project(":db-migrations"))
3434
implementation("org.liquibase:liquibase-core")
3535
implementation("com.github.blagerweij:liquibase-sessionlock")
36-
implementation("net.ttddyy:datasource-proxy:1.9") {
36+
implementation("net.ttddyy:datasource-proxy:1.10.1") {
3737
because("https://github.com/jdbc-observations/datasource-proxy/issues/111")
3838
}
3939

0 commit comments

Comments
 (0)