Skip to content

Commit

Permalink
Update all minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent e7680da commit 637249a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
c2cciutils[checks,publish]==1.5.8
pre-commit==3.3.3
c2cciutils[checks,publish]==1.6.10
pre-commit==3.4.0
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ dependencies {
'com.sun.mail:javax.mail:1.6.2',
'com.amazonaws:aws-java-sdk-s3:1.12.560',
'com.adobe.xmp:xmpcore:6.1.11',
'io.sentry:sentry-logback:6.28.0',
'io.sentry:sentry-logback:6.30.0',
'net.logstash.logback:logstash-logback-encoder:7.4',
)

Expand Down
2 changes: 1 addition & 1 deletion docs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
'org.ccil.cowan.tagsoup:tagsoup:1.2.1',
'com.samskivert:jmustache:1.15',
'com.google.guava:guava:32.1.2-jre',
'commons-io:commons-io:2.13.0',
'commons-io:commons-io:2.14.0',
"org.springframework:spring-beans:5.3.30",
"org.springframework:spring-web:5.3.30",
"org.springframework:spring-context:5.3.30",
Expand Down

0 comments on commit 637249a

Please sign in to comment.