You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.15/run-non-transactional-storage-operations-through-library.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -247,7 +247,7 @@ ScalarDB ライブラリは、[Maven Central Repository](https://mvnrepository.c
247
247
248
248
```gradle
249
249
dependencies {
250
-
implementation 'com.scalar-labs:scalardb:3.15.4'
250
+
implementation 'com.scalar-labs:scalardb:3.15.6'
251
251
}
252
252
```
253
253
</TabItem>
@@ -258,7 +258,7 @@ ScalarDB ライブラリは、[Maven Central Repository](https://mvnrepository.c
258
258
<dependency>
259
259
<groupId>com.scalar-labs</groupId>
260
260
<artifactId>scalardb</artifactId>
261
-
<version>3.15.4</version>
261
+
<version>3.15.6</version>
262
262
</dependency>
263
263
```
264
264
</TabItem>
@@ -279,4 +279,4 @@ Java API の詳細については、[ScalarDB Java API ガイド](api-guide.mdx)
Copy file name to clipboardExpand all lines: i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.15/scalardb-cluster/authorize-with-abac.mdx
Copy file name to clipboardExpand all lines: i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.15/scalardb-cluster/developer-guide-for-scalardb-cluster-with-java-api.mdx
Copy file name to clipboardExpand all lines: i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.15/scalardb-cluster/encrypt-data-at-rest.mdx
Copy file name to clipboardExpand all lines: i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.15/scalardb-cluster/getting-started-with-scalardb-cluster-graphql.mdx
Copy file name to clipboardExpand all lines: i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.15/scalardb-cluster/getting-started-with-scalardb-cluster-sql-jdbc.mdx
Copy file name to clipboardExpand all lines: i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.15/scalardb-cluster/getting-started-with-scalardb-cluster-sql-spring-data-jdbc.mdx
Copy file name to clipboardExpand all lines: i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.15/scalardb-cluster/getting-started-with-scalardb-cluster.mdx
0 commit comments