This repository was archived by the owner on Nov 21, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11![ Build] ( https://img.shields.io/badge/Build-Automated-2980b9.svg?style=for-the-badge )
2- ![ Latest Version] ( https://img.shields.io/badge/Latest_Version-v1.0.1 -27ae60.svg?style=for-the-badge )
2+ ![ Latest Version] ( https://img.shields.io/badge/Latest_Version-v1.0.2 -27ae60.svg?style=for-the-badge )
33![ License] ( https://img.shields.io/badge/License-Apache_2.0-e74c3c.svg?style=for-the-badge ) </br >
44![ Java CI with Gradle] ( https://github.com/myConsciousness/json-formatter/workflows/Java%20CI%20with%20Gradle/badge.svg?branch=master )
55
66# JSON Formatter
77
88<!-- START doctoc generated TOC please keep comment here to allow auto update -->
99<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
10+
1011** Table of Contents**
1112
1213- [ What is it?] ( #what-is-it )
@@ -53,7 +54,7 @@ By default, the formatting process is performed according to the following rules
5354<dependency >
5455 <groupId >org.thinkit.formatter</groupId >
5556 <artifactId >json-formatter</artifactId >
56- <version >v1.0.1 </version >
57+ <version >v1.0.2 </version >
5758</dependency >
5859
5960<servers >
@@ -80,7 +81,7 @@ repositories {
8081}
8182
8283dependencies {
83- implementation 'org.thinkit.formatter:json-formatter:v1.0.1 '
84+ implementation 'org.thinkit.formatter:json-formatter:v1.0.2 '
8485}
8586```
8687
You can’t perform that action at this time.
0 commit comments