Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
clausnagel committed Sep 19, 2024
1 parent 35ee030 commit cd40c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ repositories {
}

dependencies {
implementation 'org.citydb:impexp-core:5.5.0-SNAPSHOT'
implementation 'org.citydb:impexp-core:5.5.0'
implementation 'com.github.seancfoley:ipaddress:5.5.1'
implementation 'org.glassfish.jersey.containers:jersey-container-servlet:2.45'
implementation 'org.glassfish.jersey.inject:jersey-hk2:2.45'
Expand Down

0 comments on commit cd40c5d

Please sign in to comment.