Skip to content

Commit 0807217

Browse files
committed
release 4.14.0
Signed-off-by: gtebrean <[email protected]>
1 parent 020f574 commit 0807217

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
kotlin.code.style=official
22
group=org.web3j
3-
version=4.13.1-SNAPSHOT
3+
version=4.14.0

gradle/repositories/build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
repositories {
22
mavenCentral()
3-
jcenter()
43
maven { url 'https://oss.sonatype.org/content/repositories/releases/' }
54
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
65
}

0 commit comments

Comments
 (0)