Skip to content

Commit a94cd16

Browse files
build(deps): bump the dependencies group across 1 directory with 3 updates
Bumps the dependencies group with 3 updates in the / directory: [com.squareup.okhttp3:okhttp-jvm](https://github.com/square/okhttp), [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) and [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin). Updates `com.squareup.okhttp3:okhttp-jvm` from 5.3.2 to 5.4.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-5.3.2...parent-5.4.0) Updates `com.squareup.okhttp3:mockwebserver` from 5.3.2 to 5.4.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-5.3.2...parent-5.4.0) Updates `com.squareup.okhttp3:mockwebserver` from 5.3.2 to 5.4.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-5.3.2...parent-5.4.0) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.3.21 to 2.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp-jvm dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40c5346 commit a94cd16

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<sigstore.skip>true</sigstore.skip>
5757

5858
<maven.version>3.9.16</maven.version>
59-
<okhttp.version>5.3.2</okhttp.version>
59+
<okhttp.version>5.4.0</okhttp.version>
6060
<picocli.version>4.7.7</picocli.version>
6161
<archunit.version>1.4.2</archunit.version>
6262
</properties>
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.jetbrains.kotlin</groupId>
108108
<artifactId>kotlin-stdlib</artifactId>
109-
<version>2.3.21</version>
109+
<version>2.4.0</version>
110110
</dependency>
111111
<dependency>
112112
<groupId>info.picocli</groupId>

0 commit comments

Comments
 (0)