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.16/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
@@ -270,7 +270,7 @@ ScalarDB ライブラリは、[Maven Central Repository](https://mvnrepository.c
270
270
271
271
```gradle
272
272
dependencies {
273
-
implementation 'com.scalar-labs:scalardb:3.16.2'
273
+
implementation 'com.scalar-labs:scalardb:3.16.3'
274
274
}
275
275
```
276
276
</TabItem>
@@ -281,7 +281,7 @@ ScalarDB ライブラリは、[Maven Central Repository](https://mvnrepository.c
281
281
<dependency>
282
282
<groupId>com.scalar-labs</groupId>
283
283
<artifactId>scalardb</artifactId>
284
-
<version>3.16.2</version>
284
+
<version>3.16.3</version>
285
285
</dependency>
286
286
```
287
287
</TabItem>
@@ -302,4 +302,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.16/scalardb-analytics/configurations.mdx
Copy file name to clipboardExpand all lines: i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.16/scalardb-analytics/deployment-local.mdx
Copy file name to clipboardExpand all lines: i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.16/scalardb-analytics/run-analytical-queries.mdx
Copy file name to clipboardExpand all lines: i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.16/scalardb-cluster/authorize-with-abac.mdx
Copy file name to clipboardExpand all lines: i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.16/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.16/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.16/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.16/scalardb-cluster/getting-started-with-scalardb-cluster-sql-jdbc.mdx
0 commit comments