Skip to content

Commit

Permalink
[LG-51] add heighline to version
Browse files Browse the repository at this point in the history
  • Loading branch information
lglabs committed May 25, 2024
1 parent ec18b2d commit 188314a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ For more information, check this pages https://lufgarciaqu.medium.com.

> Install 1/2: Add this to pom.xml:
```xml title="pom.xml" linenums="1" hl_lines="3"
```xml title="pom.xml" linenums="1" hl_lines="4"
<parent>
<groupId>com.lg5.spring</groupId>
<artifactId>lg5-spring-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/lg5-JVM.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

> Install 1/2: Add this to pom.xml:
```xml title="pom.xml" linenums="1" hl_lines="3"
```xml title="pom.xml" linenums="1" hl_lines="4"
<dependency>
<groupId>com.lg5.jvm</groupId>
<artifactId>lg5-jvm-utils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/lg5-spring.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

> Install 1/2: Add this to pom.xml:
```xml title="pom.xml" linenums="1" hl_lines="3"
```xml title="pom.xml" linenums="1" hl_lines="4"
<parent>
<groupId>com.lg5.spring</groupId>
<artifactId>lg5-spring-parent</artifactId>
Expand Down

0 comments on commit 188314a

Please sign in to comment.