Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit e2445e9

Browse files
authored
タブ修正
1 parent 6b3a637 commit e2445e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.ja.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ val dst: Dst = jdbcTemplate.query(query, KRowMapper(::Dst, /* 必要に応じた
5858

5959
```xml
6060
<repositories>
61-
<repository>
62-
<id>jitpack.io</id>
63-
<url>https://jitpack.io</url>
64-
</repository>
61+
<repository>
62+
<id>jitpack.io</id>
63+
<url>https://jitpack.io</url>
64+
</repository>
6565
</repositories>
6666
```
6767

0 commit comments

Comments
 (0)