Skip to content

Commit

Permalink
deps: added org.hibernate:hibernate-validator
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeSafonov committed May 25, 2020
1 parent 3e9b4d9 commit 1c2bc20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ dependencies {
implementation("org.springframework.retry:spring-retry")
implementation("org.springframework.cloud:spring-cloud-starter-vault-config")

implementation("org.hibernate:hibernate-validator:6.1.5.Final")

implementation("org.telegram:telegrambots-spring-boot-starter:4.8.1")

implementation("io.micrometer:micrometer-core")
Expand Down

0 comments on commit 1c2bc20

Please sign in to comment.