Skip to content

Commit c3f0bf1

Browse files
committed
Parent update commmit 22/04
1 parent afe4cde commit c3f0bf1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
180180
<artifactId>kriolos-opos-i18n</artifactId>
181181
<version>${project.version}</version>
182182
</dependency>
183+
<dependency>
184+
<groupId>${project.groupId}</groupId>
185+
<artifactId>kriolos-opos-i18n_pt</artifactId>
186+
<version>${project.version}</version>
187+
</dependency>
183188

184189
<dependency>
185190
<groupId>org.jetbrains.kotlin</groupId>

0 commit comments

Comments
 (0)