mirror of
https://github.com/lightbend/config.git
synced 2025-03-22 23:30:27 +08:00
Update README.md
update version to 1.3.2
This commit is contained in:
parent
eeb95825bf
commit
d3d52d0e02
@ -105,12 +105,12 @@ You can find published releases on Maven Central.
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.typesafe</groupId>
|
<groupId>com.typesafe</groupId>
|
||||||
<artifactId>config</artifactId>
|
<artifactId>config</artifactId>
|
||||||
<version>1.3.1</version>
|
<version>1.3.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
sbt dependency:
|
sbt dependency:
|
||||||
|
|
||||||
libraryDependencies += "com.typesafe" % "config" % "1.3.1"
|
libraryDependencies += "com.typesafe" % "config" % "1.3.2"
|
||||||
|
|
||||||
Link for direct download if you don't use a dependency manager:
|
Link for direct download if you don't use a dependency manager:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user