Skip to content

Commit

Permalink
update ndb
Browse files Browse the repository at this point in the history
  • Loading branch information
firestar committed Jul 9, 2024
1 parent 6d7dbb2 commit e6b88ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencyManagement {
}
}
group = 'com.nucleodb'
version = '3.4.4'
version = '3.4.5'

repositories {
mavenCentral()
Expand All @@ -23,7 +23,7 @@ repositories {
}

dependencies {
api 'com.nucleodb:library:1.17.2'
api 'com.nucleodb:library:1.17.3'
api 'org.springframework:spring-beans'
api 'org.springframework:spring-context'
api 'org.springframework:spring-expression'
Expand Down

0 comments on commit e6b88ec

Please sign in to comment.