Skip to content

Commit

Permalink
node filter
Browse files Browse the repository at this point in the history
  • Loading branch information
firestar committed Aug 17, 2024
1 parent 6eb4b90 commit 8949790
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.6g'
version = '3.5.0'

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

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

0 comments on commit 8949790

Please sign in to comment.