Skip to content

Commit a8bc67c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.11.1-SNAPSHOT")
49+
library("aves", "net.theevilreaper", "aves").version("1.11.2")
5050
library("xerus", "net.theevilreaper", "xerus").withoutVersion()
5151

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

0 commit comments

Comments
 (0)