Skip to content

Commit

Permalink
update library with cleaner logs
Browse files Browse the repository at this point in the history
  • Loading branch information
firestar committed Sep 14, 2024
1 parent bb3e114 commit 89157e2
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.5.7'
version = '3.5.8'

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

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

0 comments on commit 89157e2

Please sign in to comment.