Skip to content

Commit 2e9f0ff

Browse files
committed
Revert "deps"
This reverts commit 5ab0d65.
1 parent 69517b4 commit 2e9f0ff

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ allprojects {
2323
} else {
2424
mavenCentral()
2525
}
26-
maven { url "https://central.sonatype.com/repository/maven-snapshots/" }
2726
}
2827
}
2928

dependencies.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# If its classes are exposed in Javadoc, update offline links as well.
44
#
55
[versions]
6-
armeria = "1.40.1-SNAPSHOT"
6+
armeria = "1.41.0"
77
assertj = "3.27.7"
88
awaitility = "4.3.0"
99
bouncycastle = "1.84"

0 commit comments

Comments
 (0)