Skip to content

Commit

Permalink
Merge pull request #171 from ls1intum/develop
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
valentin-boehm authored Mar 11, 2024
2 parents b727402 + 039ff1a commit 6943b63
Show file tree
Hide file tree
Showing 3 changed files with 248 additions and 216 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-webflux")
implementation("commons-io:commons-io:2.15.1")
implementation("com.thedeanda:lorem:2.2")
implementation("org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r")
implementation("org.eclipse.jgit:org.eclipse.jgit:6.9.0.202403050737-r")
implementation("io.reactivex.rxjava3:rxjava:3.1.8")
implementation 'io.netty:netty-resolver-dns-native-macos:4.1.100.Final:osx-aarch_64'
implementation 'com.opencsv:opencsv:5.9'
Expand Down
Loading

0 comments on commit 6943b63

Please sign in to comment.