Skip to content

Commit 956501e

Browse files
Bump commonsVersion from 20251112-0a26247 to 20260407-92612a0
Bumps `commonsVersion` from 20251112-0a26247 to 20260407-92612a0. Updates `com.faforever.commons:data` from 20251112-0a26247 to 20260407-92612a0 - [Commits](https://github.com/FAForever/faf-java-commons/commits) Updates `com.faforever.commons:api` from 20251112-0a26247 to 20260407-92612a0 - [Commits](https://github.com/FAForever/faf-java-commons/commits) --- updated-dependencies: - dependency-name: com.faforever.commons:data dependency-version: 20260407-92612a0 dependency-type: direct:production - dependency-name: com.faforever.commons:api dependency-version: 20260407-92612a0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db6646f commit 956501e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ dependencies {
170170
// Manually managed dependencies
171171
def elideVersion = "7.1.17"
172172
def springdocVersion = "3.0.3"
173-
def commonsVersion = "20251112-0a26247"
173+
def commonsVersion = "20260407-92612a0"
174174
implementation("com.yahoo.elide:elide-core:${elideVersion}")
175175
implementation("com.yahoo.elide:elide-model-config:${elideVersion}")
176176
implementation("com.yahoo.elide:elide-spring-boot-autoconfigure:${elideVersion}")

0 commit comments

Comments
 (0)