Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions dbx/jvm/bom.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,9 @@ to view instructions for adding the BOM for each dependency manager:
.. tab:: Gradle
:tabid: gradle bom

Add the following code to dependencies list in your
|gradle-filename| file:
Add the following code to the dependencies list in your
|gradle-filename| file. The code examples in this guide use the
Kotlin domain-specific language (DSL) for Gradle:

.. code-block:: groovy

Expand Down