Skip to content

Commit 3933271

Browse files
fix(deps): update dependency net.theevilreaper:aves to v1.13.1 (#63)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5f6413 commit 3933271

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencyResolutionManagement {
4646
library("junit.engine", "org.junit.jupiter", "junit-jupiter-engine").withoutVersion()
4747
library("junit.platform.launcher", "org.junit.platform", "junit-platform-launcher").withoutVersion()
4848
library("junit.params", "org.junit.jupiter", "junit-jupiter-params").withoutVersion()
49-
library("aves", "net.theevilreaper", "aves").version("1.13.0")
49+
library("aves", "net.theevilreaper", "aves").version("1.13.1")
5050
library("xerus", "net.theevilreaper", "xerus").withoutVersion()
5151

5252
library("mockito.core", "org.mockito", "mockito-core").withoutVersion()

0 commit comments

Comments
 (0)