Skip to content

Commit

Permalink
Bump server dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian-emilius committed Dec 28, 2024
1 parent 66f5266 commit 1f4c2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {

implementation "commons-io:commons-io:2.18.0"
implementation "com.github.vladimir-bukhtoyarov:bucket4j-core:8.0.1"
implementation "org.mnode.ical4j:ical4j:4.0.7"
implementation "org.mnode.ical4j:ical4j:4.0.8"
implementation "com.itextpdf:itext-core:9.0.0"
implementation "com.itextpdf:html2pdf:6.0.0"
implementation "com.auth0:java-jwt:4.4.0"
Expand Down

0 comments on commit 1f4c2ef

Please sign in to comment.