Skip to content

Commit cda37f2

Browse files
Merge pull request #30 from adityamparikh/initial
feat: update Solr dependency to version 9.9.0 and remove SonarQube pl…
2 parents b9b89ab + c6714c4 commit cda37f2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
22
# Build plugins
33
spring-boot = "3.5.6"
44
spring-dependency-management = "1.1.7"
5-
sonarqube = "6.2.0.5505"
65
errorprone-plugin = "4.2.0"
76

87
# Main dependencies
98
spring-ai = "1.1.0-M3"
10-
solr = "9.8.1"
9+
solr = "9.9.0"
1110
commons-csv = "1.10.0"
1211
jspecify = "1.0.0"
1312

0 commit comments

Comments
 (0)