Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
ruibaby committed Jun 25, 2024
2 parents f28e1d3 + 4f63352 commit b0a552c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
version=2.17.0-SNAPSHOT
r2dbc-mariadb.version=1.2.1
2 changes: 0 additions & 2 deletions platform/application/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ dependencies {
api "io.github.resilience4j:resilience4j-spring-boot3:$resilience4jVersion"
api "io.github.resilience4j:resilience4j-reactor:$resilience4jVersion"
api "com.j256.two-factor-auth:two-factor-auth:$twoFactorAuth"

runtime 'org.mariadb:r2dbc-mariadb:1.1.4'
}

}

0 comments on commit b0a552c

Please sign in to comment.